Commit Graph
914 Commits
Author SHA1 Message Date
Neko Ayaka 052da41a89 release: v0.8.0-alpha.2 2025-11-24 03:59:01 +08:00
Neko Ayaka 091b980ae1 release: v0.8.0-alpha.1 2025-11-24 02:48:49 +08:00
Neko Ayaka b530349879 chore: mark packages to be private 2025-11-24 02:47:55 +08:00
Neko Ayaka 15d2acb268 fix(server-runtime): missing build for bin 2025-11-24 02:44:49 +08:00
383a83d0c5 fix(stage-ui): early return for Live2D drop-shadow update hook (#758)
* fix(live2d):  - Short-circuited the Live2D drop-shadow updater so it only computes/applies filters and runs the animation loop when the shadow setting is enabled
 - Default live2dShadowEnabled to true

* [autofix.ci] apply automated fixes

* Update packages/stage-ui/src/components/scenes/live2d/Model.vue

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2025-11-24 02:39:56 +08:00
Neko Ayaka 521c38a6e8 feat(stage-tamagotchi): notice before toggling Fade on Hover 2025-11-24 00:22:47 +08:00
Mr-Quin 8275529aee feat(stage-*): apply ripple grid to other pages (#751) 2025-11-23 15:36:05 +08:00
Mediocore 3db6315879 feat(stage-ui,stage-pages): idle animation selector (#723) 2025-11-23 15:34:48 +08:00
Mr-Quin b60e0d59c5 perf(stage-web): improve chat responsiveness & loading order (#754) 2025-11-23 15:12:47 +08:00
Mr-Quin 7e299e1788 chore(stage-*): improve use of useDark, remove nprogress for tamagotchi (#753) 2025-11-22 03:09:44 +08:00
Typed SIGTERM 34b44096a2 refactor(stage-pages): split onboarding component (#733) 2025-11-21 17:18:22 +08:00
Neko Ayaka 075a733909 refactor: dep cleanup 2025-11-20 16:00:44 +08:00
Mr-Quin 9ceb7fc793 feat(stage-ui): add shadow toggle for live2d (#750) 2025-11-20 15:05:21 +08:00
Mr-Quin 84dbf3f522 feat(stage-ui): improve animation delay in provider settings (#743) 2025-11-18 13:00:11 +08:00
c13ada508f feat(stage-ui): Synchronised Emotion Expression and Delay Animation to the TTS AIRI Speaking (#741)
* feat(stage-ui): Synchronised emotion expression and delay animation with the tts speaking

* [autofix.ci] apply automated fixes

* Update packages/stage-ui/src/utils/tts.ts

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* feat(stage-ui): Synchronised emotion expression and delay animation with the tts speaking - code review

* feat(stage-ui): Synchronised emotion expression and delay animation with the tts speaking - code review

* feat(stage-ui): Synchronised emotion expression and delay animation with the tts speaking - code review

* feat(stage-ui): Synchronised emotion expression and delay animation with the tts speaking - code review

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-16 19:52:44 +00:00
Neko Ayaka 3240276e40 style: lint & build naming 2025-11-16 02:32:36 +08:00
Neko Ayaka 3e741d57ec chore(deps): bump dependencies 2025-11-16 02:21:38 +08:00
Neko Ayaka 13b815172c chore: use injeca 2025-11-16 01:29:59 +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
LiliumNeko a44513f69e feat(i18n): BeatSync zh , fix helpinfo (#739) 2025-11-15 08:55:00 +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
Neko Ayaka 27acfcd2a0 fix(stage-ui): outdated imports for stream-transcription 2025-11-14 19:39:46 +08: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 69cb613269 feat(stage-tamagotchi): basic widget window manager, moved partial code from component-calling 2025-11-14 19:24:57 +08:00
Neko Ayaka c1311b7339 refactor(stage-ui): Aliyun NLS provider refactor 2025-11-14 19:22:57 +08:00
Neko Ayaka 111cef1f97 feat(ui): new <FieldTextArea /> component 2025-11-14 19:22:23 +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
RainbowBirdandNeko 8c43127c22 feat(plugin): VSCode extension (#717)
Co-authored-by: Neko <neko@ayaka.moe>
2025-11-04 15:13:59 +08:00
Neko Ayaka 882665b87c fix(stage-tamagotchi,server-runtime): h3 update breaks websocket functionality 2025-11-04 01:46:48 +08:00
Lovehsigure_520 2ef450dd48 feat(docs):Added dev logs and improved navigation (#713) 2025-11-03 00:42:34 +08:00
藍+85CD 6d3ef728fb chore(server-sdk): fix lint warn 2025-11-02 12:55:10 +08:00
藍+85CD 6e95b53b76 chore(stage-pages): fix lint warn 2025-11-02 12:54:44 +08:00
Neko Ayaka e84fe4dffa fix(stage-ui): incorrectly border for dark 2025-11-02 04:53:07 +08:00
Neko Ayaka ebeb66bb76 fix(stage-ui): incorrectly border uncoss class here used 2025-11-02 04:45:04 +08:00
Typed SIGTERM 4a17b94170 fix: add WIP notes (#706) 2025-11-02 04:30:46 +08:00
Doji a1dd358ece refactor(ui): remove unocss attributify for ColorHueRange (#703) 2025-11-02 04:29:04 +08:00
Doji 90166c35ae refactor(ui): remove unocss attributify for Textarea (#705) 2025-11-02 04:29:00 +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
Doji 4e1a3b8285 refactor(ui): remove unocss attributify for Input Key Value (#701) 2025-11-01 16:33:56 +08:00