Commit Graph
19 Commits
Author SHA1 Message Date
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