Commit Graph
1279 Commits
Author SHA1 Message Date
Blackframe AI f859a7ed5b fix(stage-ui): correct signed SSML prosody percentages (#1043) 2026-02-26 01:42:02 +08:00
Neko Ayaka c48a3719ae fix(stage-ui): type issue of vrm options 2026-02-26 01:06:17 +08:00
Neko Ayaka 2f63dc201b fix(stage-layouts): shouldn't display header for tamagotchi 2026-02-26 01:05:45 +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
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
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
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
leafyy 19d635d12a feat:(stage-ui) Modify settings card (#1027) 2026-02-09 15:10:18 +08: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 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 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
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
Sebastián 00b240e762 fix(stage-ui): better error handling and timeouts for the kokoro worker (#1020) 2026-02-03 15:02:59 +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
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
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
LemonNekoandautofix-ci[bot] e4add70e13 feat: allow to enable secure websocket for server channel (#1014)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-01 00:35:03 +08:00
Rin 9b1b2420e7 fix(stage-ui): only dedupe assistant message, strip local id on API call (#1010) 2026-01-31 03:31:59 +08:00
Neko Ayaka 2197a3e5ad release: v0.8.4 2026-01-30 17:00:13 +08:00
github-actions[bot]andCrowdin Bot 16ee78b627 chore(i18n): update translations (#1006)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-30 15:39:01 +08:00
LemonNeko ae6783964f release: v0.8.3 2026-01-29 17:45:32 +08:00
LemonNeko 79db07694f release: v0.8.2 2026-01-29 17:44:17 +08:00
LemonNeko 41405b24de fix(styles|stage-*): remove font subset property, migrate about content 2026-01-29 17:44:14 +08:00
Lovehsigure_520andNeko Ayaka 28ad48f78c fix(i18n): incorrect escape character (#1004)
* fix(providers): 修复API响应解析错误并增强健壮性

添加通用JSON解析函数,在多个提供者(OpenRouter、LM Studio、Index-TTS、Player2 Speech)的API调用中统一处理响应解析,避免因无效JSON或空响应导致的崩溃。同时为聊天输入框添加ID和name属性以改善可访问性。

* fix: now fixed

* fix: now fixed

---------

Co-authored-by: Neko Ayaka <neko@ayaka.moe>
2026-01-28 23:29:41 +08:00
github-actions[bot]andCrowdin Bot 6387641bf8 chore(i18n): update translations (#1001)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-27 17:45:19 +08:00
Lovehsigure_520 c4a0a04945 docs: update Chinese translation (#999) 2026-01-27 01:20:37 +08:00
github-actions[bot]andCrowdin Bot 532fdb9426 chore(i18n): update translations (#998)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-26 15:00:13 +08:00
lockrush-dev 4cac97937f fix(stage-ui): fix transcription session callback reuse and auto-send issues (#996) 2026-01-26 14:59:50 +08:00
Lovehsigure_520 850792b0a1 fix(i18n): escape curly braces in ACT docs to fix build error (#997)
The ACT JSON format documentation in locale files contained unescaped curly braces, which caused vue-i18n compilation to fail with 'SyntaxError: 2'. This commit escapes these characters to fix the production build.
2026-01-26 14:56:49 +08:00
github-actions[bot]andCrowdin Bot 9813516cf2 chore(i18n): update translations (#991)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-01-25 17:02:40 +08:00
藍+85CD 09bdbf205a chore(deps): use vite v8 instead of rolldown-vite (#993) 2026-01-24 22:30:04 +08:00
RainbowBird fe65a207bf refactor(server,stage-ui): use local first message key 2026-01-24 19:32:39 +08:00
RainbowBird 7c9a23f250 feat(server,stage-ui): sync message to server (#990) 2026-01-24 17:57:45 +08:00
藍+85CD 43fe9e89f2 perf: setup knip, remove unused dependencies (#992) 2026-01-24 15:08:08 +08:00
RainbowBird de9df5eae8 feat(stage-*): store chat session to indexdb (#987)
* feat(stage-*): store chat session to indexdb

* refactor: remove prompt hash

* fix(stage-ui): enhance type guard for chat sessions export validation

* refactor(stage-ui): simplify chat session export and import logic

* refactor(stage-ui): update chat session management to use new data structure and improve export/import functionality

* refactor(stage-ui): enhance chat session persistence and management methods

* refactor(stage-ui): set and get idb value raw

* fix: type
2026-01-23 18:15:22 +08:00
RainbowBird de48eb0f16 refactor(stage-ui): set and get idb value raw 2026-01-23 17:22:59 +08:00