Commit Graph
494 Commits
Author SHA1 Message Date
Neko Ayaka 3e741d57ec chore(deps): bump dependencies 2025-11-16 02:21:38 +08:00
Neko Ayaka 5b9bf180e9 Revert "chore(deps): bump dependencies"
This reverts commit 38401084e1.
2025-11-16 01:28:29 +08:00
Neko Ayaka 38401084e1 chore(deps): bump dependencies 2025-11-15 23:45:01 +08:00
Neko Ayaka 736bdffb07 chore: use @moeru/eventa 2025-11-15 23:36:56 +08:00
Lilia_Chenandautofix-ci[bot] 02cbbf40ee feat(stage-ui-three): Enhanced Lip Sync Animation (#740)
* feature: enhanced lip sync animation

* [autofix.ci] apply automated fixes

* feature: enhanced lip sync animation - code review

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-14 23:49:30 +00:00
nysparia b140321819 fix(stage-ui): fix the anthropic validation failure due to not able to fetch models list (#734) 2025-11-14 19:28:27 +08:00
Neko Ayaka c1311b7339 refactor(stage-ui): Aliyun NLS provider refactor 2025-11-14 19:22:57 +08:00
Typed SIGTERM c846df0325 fix(stage-ui): correct default base url for index-tts
fix #728
2025-11-06 17:53:27 +08:00
LemonNeko 3451b4578f fix(ui): update README.md for attributify and styles reset (#724) 2025-11-05 15:11:38 +08:00
Neko Ayaka e525ace11b feat(stage-*): Aliyun NLS as part of ASR provider 2025-11-05 14:56:47 +08:00
Neko Ayaka aa2723e1b9 feat(stage-ui): aliyun nls asr provider now part of streamTranscription 2025-11-05 08:52:49 +08:00
Neko Ayaka 6c9de1e6a1 chore(stage-*): add @xsai/stream-transcription 2025-11-05 06:32:23 +08:00
Mediocore ecaee565c6 feat(stage-ui): add live2d parameters controls and idle animation toggle (#680) 2025-11-05 05:36:44 +08:00
s3d-i 68acac6856 fix(stage-ui): restore streaming output; wrap streamText so finish/error truly gate completion (#714) 2025-11-05 00:28:54 +08:00
Iro 5d2b7cd2a6 perf(provider): optimize validation and checks if missing API key (#719) 2025-11-05 00:27:12 +08:00
Typed SIGTERM 4a17b94170 fix: add WIP notes (#706) 2025-11-02 04:30:46 +08:00
Neko Ayaka 69b8a56937 feat(stage-*): experimental realtime transcription powered by Aliyun NLS 2025-11-02 04:20:27 +08:00
Neko Ayaka 4c4ef7558d feat(stage-web): use tooltip for hearing adhoc desktop config 2025-11-01 23:58:06 +08:00
Neko Ayaka a0b39a073e feat(stage-tamagotchi,stage-web): sync transcription implementation, improve config drawer 2025-11-01 23:21:50 +08:00
Neko Ayaka 2293e051c6 fix(ci): typecheck 2025-11-01 16:10:05 +08:00
Neko Ayaka 38e2c11a24 style: lint 2025-11-01 16:04:54 +08:00
Neko Ayaka a7a1302b99 chore(deps): bump dependencies 2025-11-01 16:03:45 +08:00
s3d-i 52ca7b2d42 fix(stage-tamagotchi): inconsistency font size & shiki dark theme (#692) 2025-10-31 19:55:02 +08:00
Neko Ayaka a26c0b6db3 style: lint 2025-10-31 03:01:46 +08:00
Neko Ayaka 58530dae23 style: lint 2025-10-31 02:02:41 +08:00
Neko Ayaka 887c70282e feat(stage-tamagotchi): caption for audio, playback will sync chat completion messages with tts 2025-10-30 18:34:06 +08:00
Neko Ayaka 6071331033 feat(stage-tamagotchi): speech recovered 2025-10-30 16:58:57 +08:00
Neko Ayaka 0f614c4077 fix(stage-ui): not emitting stage-ui-three model view update events. 2025-10-29 22:10:26 +08:00
Iro 585eed59fe fix navigation issues (#676) 2025-10-26 20:03:42 +08:00
Neko Ayaka 0b0ed88325 feat(stage-ui): support Cerebras as provider
Close #672
2025-10-24 20:12:50 +08:00
Neko AyakaandIlya Bogdanov b097857f93 feat(stage-tamagotchi): bring back fade on hover
Co-authored-by: Ilya Bogdanov <34226834+skirkru@users.noreply.github.com>
2025-10-23 15:36:52 +08:00
Makito 2f93c6cc1b fix(stage-ui): full load on HMR dispose to avoid corrupted models 2025-10-23 01:53:54 +09:00
Makito bcc262a50c fix(stage-tamagotchi,stage-shared,stage-ui): unify electron-renderer globals and fix env checks in providers (#668) 2025-10-20 15:09:45 +08:00
藍+85CD 6d5f8f480b chore(tsconfig): clean useless mts part 2025-10-17 20:42:24 +08:00
藍+85CD 727e1e8cce fix(providers): remove filter 2025-10-17 19:49:48 +08:00
藍+85CD 7eb55ca59c chore(openai-compatible-builder): adjust exclude string 2025-10-17 16:30:40 +08:00
藍+85CD fc523d87ef chore(openai-compatible-builder): clean useless code (#659) 2025-10-17 16:21:05 +08:00
藍+85CD bda3a5f317 fix(openai-compatible-builder): ignore embed & gemini-2.5-pro model (#658) 2025-10-17 16:12:08 +08:00
藍+85CD a32cd262ce fix(providers): validate configured providers only (#656) 2025-10-17 14:50:59 +08:00
Neko Ayaka fdf41f3708 fix(stage-tamagotchi): cannot load static assets due to file not able to be accessed with in Electron 2025-10-12 03:33:02 +08:00
Neko Ayaka 1c26d8d7a3 chore(stage-web,stage-ui): alias for stage-shared 2025-10-12 03:32:33 +08:00
Neko Ayaka 33de7d49bf feat(stage-shared): new stage-shared package 2025-10-12 03:30:20 +08:00
Neko Ayaka e29a5caaad feat(stage-tamagotchi): open settings page & open devtools in Developer section 2025-10-12 01:34:03 +08:00
Neko Ayaka 0b85ab78fc chore(deps): bump dependencies 2025-10-12 00:36:21 +08:00
Neko Ayaka 7e7b2cdfed feat(stage-pages,stage-ui,i18n): supported CometAPI
Close #619
2025-10-11 16:16:22 +08:00
Neko Ayaka 6bf15a8803 refactor(stage-*): cleanup provider pages for all openai compatible ones 2025-10-11 16:03:04 +08:00
Neko Ayaka 0de306f668 chore(deps): bump dependencies 2025-10-09 02:35:44 +08:00
Neko Ayaka 220ad569d9 style: fix lint 2025-10-09 02:32:04 +08:00
Iro 6995aba8a1 fix(stage-ui): auto fallback with LLM model listing when validating (#643) 2025-10-09 02:31:14 +08:00
Neko Ayaka cabb104b98 refactor(stage-tamagotchi): unified channel server by @proj-airi/server-sdk 2025-10-08 22:57:00 +08:00