Commit Graph
1355 Commits
Author SHA1 Message Date
Rin 88ac92f3a1 fix(stage-ui): fix LM studio validation problem and add CORS note (#1175) 2026-03-08 18:41:43 +08:00
LemonNeko 583b54bfee release: v0.9.0-alpha.5 2026-03-08 18:35:38 +08:00
LemonNeko fd44e54250 fix(cap-vite): no need to run cap sync manually 2026-03-08 18:30:34 +08:00
SakataRyuichi 49d57a5b8b fix(server-runtime): use superjson.parse for incoming WebSocket messages (#1187) 2026-03-08 18:19:38 +08:00
LemonNeko 7b981d08de release: v0.9.0-alpha.4 2026-03-08 17:37:59 +08:00
LemonNeko 9c514b17f0 release: v0.9.0-alpha.3 2026-03-08 17:20:32 +08:00
LemonNeko 25e66f664c feat(stage-pocket): introducing a new package for better DX 2026-03-08 17:17:54 +08:00
Doji 5bed6bca80 fix(stage-*): can’t get mcp servers when use remote api (#1181) 2026-03-07 17:39:57 +08:00
RainbowBird 5e20939912 fix(stage-layouts): login drawer in mobile 2026-03-07 17:22:23 +08:00
𝓒𝓱𝓮𝓻𝓻𝔂🍒andRin f8fb6e2282 fix(stage-layouts): replace Tooltip with Popover for microphone controls (#1169)
* refactor(ChatArea): replace Tooltip with Popover for microphone controls

The Tooltip component was replaced with Popover to provide better user experience and more consistent behavior with other UI elements. The functionality remains the same but uses the more appropriate Popover component from the UI library.

* refactor(ChatArea): rename hearingTooltipOpen to hearingPopoverOpen for clarity

The variable name was changed to better reflect its actual usage with PopoverRoot component. This improves code readability and maintainability by using more accurate terminology.

---------

Co-authored-by: Rin <shinohara-rin@users.noreply.github.com>
2026-03-07 17:20:22 +08:00
github-actions[bot]andCrowdin Bot 675df7c0ac chore(i18n): update translations (#1177)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-07 15:33:57 +08:00
Liu XiaopaiandRin c44d7820b7 fix(stage-ui): add model list for index-tts-vllm for UI consistency (#1066)
* fix(providers): add model list for index-tts-vllm

* chore(ci): trigger checks

* ssot

---------

Co-authored-by: Rin <shinohara-rin@users.noreply.github.com>
2026-03-07 04:32:33 +08:00
Liu XiaopaiandRin 261f67a67d fix(stage-pages,stage-ui): surface provider transcription errors (#1070)
* fix(hearing): surface provider transcription errors

* Standardize and enhance error message reporting by introducing an `errorMessage` utility function.

---------

Co-authored-by: Rin <shinohara-rin@users.noreply.github.com>
2026-03-07 04:31:21 +08:00
Neko Ayaka 3605548973 chore: lint & lock 2026-03-06 16:49:31 +08:00
Rin b9ef42fb85 chore(stage-pages): add Minecraft integration unavailability notice with WIP bot setup instructions (#1161) 2026-03-06 14:55:53 +08:00
NJX 9f347a5d80 feat(stage-pages): add manual model input fallback when model list fails to load (#1145) 2026-03-06 14:01:03 +08:00
NJX 9cd47120e4 fix(stage-ui): auto-mark provider as added after successful validation on settings page (#1144) 2026-03-06 14:00:32 +08:00
NJX ed586fd59b fix(ui): raise ComboboxContent z-index above Dialog overlay (#1143) 2026-03-06 14:00:02 +08:00
NJX afe8784661 fix(stage-ui): guard against undefined voices in ElevenLabs listVoices (#1142) 2026-03-06 13:59:05 +08:00
NJX 1a5204878d fix(stage-ui-three): improve VRM expression rendering and add missing emotion mappings (#1147) 2026-03-06 13:57:24 +08:00
NJX 5d571c51e0 feat(stage-ui-three): add anti-aliasing support for 3D models (#1150) 2026-03-06 13:56:25 +08:00
github-actions[bot]andCrowdin Bot b09c664f7c chore(i18n): update translations (#1157)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-06 13:42:40 +08:00
Neko Ayaka 3f12d714b5 feat(stage-ui): periodically check Ollama connectivity 2026-03-05 20:52:56 +08:00
Garfield Lee 86c0d9d28a feat(stage-ui): add Ollama thinking mode config and provider-side think mapping (#1140) 2026-03-05 20:46:45 +08:00
Neko Ayaka c1d315b84f fix(stage-ui): should have option to completely disable Speech module 2026-03-05 18:06:49 +08:00
Neko Ayaka b24ba8cc26 release: v0.9.0-alpha.2 2026-03-05 15:52:21 +08:00
Liet Blue e1ba9668b9 feat(stage-ui): add missing icon for gaming-factorio module (#1130) 2026-03-05 15:24:31 +08:00
Neko Ayaka 6bc43c3a02 feat(stage-ui): new aihubmix provider, bring back LM Studio, Azure AI Foundry 2026-03-05 15:23:32 +08:00
Makito 87f43c7aa6 feat(stage-pocket,stage-web,stage-shared): add isEnvTruthy for safer env var checks 2026-03-05 03:03:57 +07:00
Neko Ayaka 41940242e0 release: v0.9.0-alpha.1 2026-03-05 03:45:19 +08:00
Neko Ayaka a20309eddf feat(stage-tamagotchi,i18n): localize tray & init Electron i18n 2026-03-05 03:25:24 +08:00
github-actions[bot]andCrowdin Bot 242270a35b chore(i18n): update translations (#1120)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-05 03:25:01 +08:00
Liet Blue ce00df0fa7 feat(stage-tamagotchi): popup controls island and better tray with window opts (#1106) 2026-03-05 00:54:47 +08:00
8f4909db3e feat(stage-*): basic mcp implementation (#1115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: LemonNeko <17664845+lemonnekogh@users.noreply.github.com>
2026-03-05 00:01:33 +08:00
LemonNeko a9900b3985 chore: release v0.8.5-beta.4 2026-03-04 21:41:04 +08:00
MayoneJY 753c91385d fix(stage-layouts): keep page header visible in settings pages (#1085) 2026-03-04 16:53:10 +08:00
Liet Blue 62523f006f fix(stage-pages): add missing mcp settings page to fix white screen (#1103) 2026-03-04 16:45:36 +08:00
github-actions[bot]andCrowdin Bot d0b67ab639 chore(i18n): update translations (#1084)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-04 14:34:55 +08:00
Makito faf5c9c8fb fix(i18n,stage-layouts): show correct edition in about info 2026-03-03 21:03:53 +07:00
Chara 5ce0c2ae9f fix(stage-ui): prevent onboard model list overflow under collapse button (#1086) 2026-03-03 15:41:41 +08:00
atian8179 f4dc07c77f fix(stage-ui): add listModels capability to Deepgram TTS provider (#1079) 2026-03-02 23:05:38 +08:00
Garfield Lee 53c424818d chore(i18n): make dev tools name consistently (#1078) 2026-03-02 23:04:47 +08:00
Mark L 03aecbcbac fix(stage-ui): add model list for player2 speech (#1067) 2026-03-02 22:00:55 +08:00
github-actions[bot]andCrowdin Bot 85444dc52e chore(i18n): update translations (#1072)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-02 12:05:32 +08:00
Mark L f175a9c65a fix(stage-pages): add manual model fallback when discovery fails (#1069) 2026-03-02 02:12:12 +08:00
Mark L 47a79165fc fix(speech): respect SSML toggle in test synthesis (#1063) 2026-03-02 02:10:38 +08:00
Neko Ayaka 9ca2eefb3f fix(stage-tamagotchi,stage-ui): mismatched state 2026-03-02 01:50:10 +08:00
github-actions[bot]andCrowdin Bot a79528c438 chore(i18n): update translations (#1046)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-02 01:36:14 +08:00
ZhenZhen 548805f2e0 fix(stage-ui): strip internal fields from messages before sending to LLM API (#1054) 2026-03-02 01:35:53 +08:00
ZhenZhen 4f2616c808 feat(stage-ui): add Groq to onboarding provider selection (#1055) 2026-03-02 01:35:29 +08:00