Commit Graph
2527 Commits
Author SHA1 Message Date
4eda195b19 docs(devlog): english version of DevLog @ 2026.02.16 (#1041)
* docs(devlog): english version of DevLog @ 2026.02.16

* [autofix.ci] apply automated fixes

* nice catch

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-21 00:53:52 +08:00
d76a5b4f2a fix(stage-ui): hardcode Perplexity models and disable dynamic listing (#1038)
This fixes the 404 error on the settings page for the Perplexity provider by:
1. Removing the `model_list` validation check, as Perplexity does not support a standard `/models` endpoint compatible with the validator.
2. Hardcoding the list of supported Sonar models (`sonar`, `sonar-pro`, `sonar-reasoning-pro`, `sonar-deep-research`) in the provider capabilities.
3. Ensuring `sonar` is the first model in the list so it is used for connectivity health checks.

Changes applied to both `packages/stage-ui/src/libs/providers/providers/perplexity-ai/index.ts` and `packages/stage-ui/src/stores/providers.ts`.

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: shinohara-rin <25588514+shinohara-rin@users.noreply.github.com>
2026-02-18 05:27:24 +08:00
github-actions[bot] a3264c8a91 chore(nix): update pnpmDeps hash 2026-02-17 14:05:29 +00:00
Neko Ayaka bb4685e083 refactor(plugin-sdk): use xstate for plugin lifecycle 2026-02-17 21:59:29 +08:00
gpc123456 1c6df1c8b1 feat(providers): add MiniMax chat provider (China & Global) (#1032) 2026-02-17 02:20:34 +08:00
Nashchennc 5b1e6ead18 refactor(satori-bot): implement dispatcher-centric action registry (#1029) 2026-02-17 02:11:31 +08:00
Rin 4a0e191775 fix(stage-ui): live2d scaling not applied visually in model settings view (#1036) 2026-02-17 02:11:10 +08:00
Mateusz Bilicki 760641b5eb fix(server-runtime): fix invalid payloads dispatched over WebSockets (#1037) 2026-02-17 02:10:32 +08:00
LemonNeko c9dca95176 docs(devlog): added DevLog @ 2026.02.16 2026-02-16 23:39:09 +08:00
Mateusz Bilicki 66b8615481 fix(stage-layouts): HeaderLink component no longer makes entire Header clickable (#1035) 2026-02-16 17:03:57 +08:00
Neko Ayaka e8f6155ec6 feat(plugin-sdk,stage-tamagotchi): demo plugin, and plugin inspector 2026-02-16 16:06:28 +08:00
Neko Ayaka cae48f2801 feat(plugin-sdk,stage-tamagotchi): basic file system loader, protocol 2026-02-13 16:10:08 +08:00
github-actions[bot]andCrowdin Bot 651d3f37f6 chore(i18n): update translations (#1030)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-02-10 20:14:25 +08:00
github-actions[bot] 46be79a53a chore(nix): update pnpmDeps hash 2026-02-09 07:16:06 +00:00
leafyy 19d635d12a feat:(stage-ui) Modify settings card (#1027) 2026-02-09 15:10:18 +08:00
Neko Ayaka 9419a77810 feat(stage-tamagotchi): promoted to libs/electron 2026-02-09 03:11:21 +08:00
Makito 6270487237 feat(stage-tamagotchi): dynamic select macOS app icon while building 2026-02-08 21:12:40 +09:00
Makito a4ca8b3e5a refactor(ci): use ts config generator for electron-builder 2026-02-08 19:22:33 +09:00
Makito 0f3c9cd9a7 feat(stage-tamagotchi): switch back to .icon app icon for macOS builds 2026-02-08 15:33:15 +09:00
Makito c6e2cff609 fix(ci): never publish when build-only 2026-02-08 15:32:10 +09:00
Makito 418d6ba46a fix(ci): specify build.extends for electron-builder 2026-02-08 15:05:47 +09:00
Neko Ayaka ca19529675 feat(plugin-protocol,server-shared): new package 2026-02-08 03:44:04 +08:00
Neko Ayaka d98b3c6a2c feat(plugin-sdk): basic implementation for multi-transport 2026-02-08 02:07:58 +08:00
Neko Ayaka a3e743b7e0 docs(plugin-sdk): updated 2026-02-08 01:59:54 +08:00
Neko Ayaka eb270dc75a docs(AGENTS.md): updated 2026-02-08 01:39:34 +08:00
Makito 9f625af675 fix(ci): use macos-26 instead of macos-latest for ARM macOS 2026-02-07 22:09:08 +09:00
Makito 4c67223b22 chore(ci): remove the step to ssh into runner for troubleshooting 2026-02-07 21:33:06 +09:00
github-actions[bot] 4caa1c24c5 chore(nix): update pnpmDeps hash 2026-02-06 19:36:54 +00:00
Neko Ayaka b49cf9275a fix(plugin-sdk,server-*): type mismatch 2026-02-07 03:31:44 +08:00
Neko Ayaka 795e12f13b feat(plugin-sdk): many more initial impl 2026-02-07 03:31:43 +08:00
Neko Ayaka dd92fb8f1c fix(stage-tamagotchi): updated with appId 2026-02-07 03:31:43 +08:00
Neko Ayaka 69a21faf16 fix(server-sdk,workspace): incorrect version 2026-02-07 03:31:43 +08:00
Neko Ayaka 892c1a2d4a feat(server-shared): events 2026-02-07 03:31:42 +08:00
9e5034fffc fix(ci): 'should use swiftlint version from env not inputs' (#1025)
* fix(ci): 'should use swiftlint version from env not inputs'

* fix(ci): remove `-it`

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Muhammad Nur Faiz <229660710+Meiw0@users.noreply.github.com>
2026-02-06 22:55:48 +08:00
github-actions[bot]andCrowdin Bot 9cc2a9a206 chore(i18n): update translations (#1023)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-02-05 15:11:30 +08:00
github-actions[bot]andCrowdin Bot 37dbee636e chore(i18n): update translations (#1015)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-02-04 15:08:46 +08:00
Neko Ayaka 95b89d0c0c refactor(stage-tamagotchi): use tinyexec for execSync 2026-02-04 14:11:20 +08:00
LemonNeko a28c5f0eda fix(channel-server): allow wss on non-localhost (#1021) 2026-02-03 20:32:51 +08:00
Sebastián 6587555e7a fix(nix): when one nix hash update pushes now the other pulls (#1019) 2026-02-03 15:03:22 +08:00
Sebastián 00b240e762 fix(stage-ui): better error handling and timeouts for the kokoro worker (#1020) 2026-02-03 15:02:59 +08:00
Sebastián c8f679e1e4 fix(stage-*): Kokoro TTS now works in production too (#1017) 2026-02-03 05:27:06 +08:00
MisakaKumomi 御坂云见 d95dc5e023 feat(stage-pages): Add warning for unavailable indextts2 support in I… (#1018) 2026-02-03 05:26:02 +08:00
Neko Ayaka 31904bc682 feat(plugin-sdk): tsconfig missing 2026-02-02 00:25:22 +08:00
github-actions[bot] 681ec750cc chore(nix): update pnpmDeps hash 2026-02-01 15:43:31 +00:00
Sebastián 47e444bd85 feat(stage-ui): add Kokoro TTS (Local) speech provider (#1005) 2026-02-01 23:34:52 +08:00
Neko Ayaka 0e9b0668de feat(plugin-sdk): init 2026-02-01 23:32:34 +08:00
Neko Ayaka c24e652b6b refactor(vscode-airi): move to integrations/ as multi-package 2026-02-01 23:21:32 +08:00
RainbowBird cfa375f34a feat(stage-*): support max fps 2026-02-01 22:20:10 +08:00
Rin 77f8aad97e fix(stage-ui): auto-mark player2 provider as added when valid (#1012) 2026-02-01 19:49:28 +08:00
Rin 58bc050156 fix(stage-ui): connectivity checks for IndexTTS and Player2 speech providers (#1013) 2026-02-01 19:49:14 +08:00