28 Commits
Author SHA1 Message Date
Iro 88983a1611 feat(pipelines-audio): Refine event types and error handling (#2026) 2026-07-13 11:16:26 +08:00
Iro c04f4773c5 ref(server-*): refactor and cleanup server stuffs (#1833) 2026-05-19 14:42:23 +08:00
Iro cb7e058067 fix(stage-ui): correct stream reuse when switching sources + improve capture pipeline (#1744) 2026-04-28 14:50:59 +08:00
4ba5b13c0d fix(stage-ui): correct stream reuse when switching sources + improve capture pipeline (#1731)
---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-27 15:14:10 +08:00
Iro 3f829421d3 fix(server-runtime): enforce auth & routing safety, fix lifecycle leaks (#1686) 2026-04-22 14:03:16 +08:00
Iro adcfcd9399 fix(stage-ui): resolve critical state and initialization issues (#1614) 2026-04-11 01:02:16 +08:00
Iro ea599e8504 fix(stage-tamagotchi): do not pause Live2D on visibility change (desktop switch) (#1410) 2026-03-17 21:19:45 +08:00
Iro eb53744c08 fix(stage-tamagotchi): harden caption overlay follow+mouse handling (#1402) 2026-03-17 14:23:04 +08:00
Iro 4c977361b1 feat(stage-ui): remove redundant chat completions validation (#831) 2025-12-26 01:40:29 +08:00
Iro 5d2b7cd2a6 perf(provider): optimize validation and checks if missing API key (#719) 2025-11-05 00:27:12 +08:00
Iro 585eed59fe fix navigation issues (#676) 2025-10-26 20:03:42 +08:00
Iro 13c144794b feat: Allows easy access to provider configuration for all modules (#673) 2025-10-24 20:13:54 +08:00
Iro 326727f3ff feat(consciousness): Add button to configure new provider even when one exists (#671) 2025-10-24 17:55:19 +08:00
Iro 6995aba8a1 fix(stage-ui): auto fallback with LLM model listing when validating (#643) 2025-10-09 02:31:14 +08:00
Iro b34738b1ac fix: harden buildOpenAICompatibleProvider validation and config (#625) 2025-10-07 15:07:55 +08:00
IroandNeko c3e37a9444 fix: enhance OpenAI provider validation for speech recognition servers (issue #557) (#606)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-10-01 01:12:19 +08:00
Iro d60cc081e3 feat(server-runtime): harden WebSocket peer handling and validation (#598) 2025-09-21 13:49:11 +08:00
Iro 3536f79869 fix(audio-recorder): resolve bugs and ensure proper recording behavior (#561) 2025-09-11 14:15:37 +08:00
Iro 7af5013307 fix(audio-analyzer): improve stability and typings (#551) 2025-09-04 19:03:56 +08:00
Iro 5408b89050 fix(audio): wrap buffer in Float32Array to allow safe indexing (#543) 2025-09-03 12:39:54 +08:00
Iro fe87be39a3 fix(whisper): improve robustness and fix decoder prefix handling (#550) 2025-09-03 12:35:04 +08:00
Iro 7a1bc0064b Vietnamese (#518) 2025-08-31 02:03:27 +08:00
Iro 009a434234 feat(client): optimize WebSocket client performance & reliability (#516) 2025-08-30 21:22:18 +08:00
IroandMakito 24d678b3e3 fix: TTS lags behind conversation (#494)
* Fix bug: By add some logics to Stage.vue

* fix bug

* Fix bug: Add some logics to Stage.vue

* correct lint

* fix bug and correct lint

* add logic to Stage.vue

* correct lint

* correct lint (final)

* Update packages/stage-ui/src/components/Scenes/Stage.vue

Co-authored-by: Makito <sumimakito@hotmail.com>

* Update packages/stage-ui/src/components/Scenes/Stage.vue

Co-authored-by: Makito <sumimakito@hotmail.com>

---------

Co-authored-by: Makito <sumimakito@hotmail.com>
2025-08-29 17:42:12 +09:00
Iroandgemini-code-assist[bot] e1c20f8a7b Vietnamese Option for README.md (#519)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-29 01:01:20 +08:00
0995eb64e7 chore: add Vietnamese language (#491)
Co-authored-by: Typed SIGTERM <typed.sigterm@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-28 11:57:23 +08:00
Iro c00f1fc550 Fix: prevent module peer overwrite on re-announce (#472) 2025-08-26 17:51:35 +08:00
Iro d05d809ce3 optimize WebSocket handling in packages/server-runtime/src/index.ts (#459) 2025-08-26 12:52:26 +08:00