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
Neko Ayaka
92d87833be
chore(deps): bump dependencies
2026-02-26 18:33:52 +08:00
Neko Ayaka
d7124c7b62
chore: added @shopify/draggable
2026-02-26 18:07:38 +08:00
Sebastián
47e444bd85
feat(stage-ui): add Kokoro TTS (Local) speech provider ( #1005 )
2026-02-01 23:34:52 +08:00
Neko Ayaka
0fddd043f2
fix(workspace): should adapt to pnpm v10.28 --filter behavior
2026-01-21 06:11:50 +08:00
Neko Ayaka
d051a07da9
chore(deps): bump dependencies
2026-01-21 05:42:01 +08:00
leafyy
8661714b8a
refactor(stage-ui): settings store simplified ( #965 )
2026-01-19 16:50:48 +08:00
Rin
a6b54c1b0f
chore(stage-ui, deps): fix typecheck error and stage-web CI ( #967 )
2026-01-18 02:34:15 +08:00
Neko Ayaka
e38366d37b
fix(deps): sync vue to catalog:
2026-01-17 15:57:54 +08:00
Neko Ayaka
9623589011
fix(server-sdk): cannot handle Discord BigInt serialization
2026-01-12 21:55:11 +08:00
Neko Ayaka
3c68172442
fix(stage-tamagotchi,stream-kit,pipelines-audio): couldn't handle spark:notify and has elegant way of handling tts & playback
2026-01-11 00:13:14 +08:00
Neko Ayaka
56d321f39c
refactor(stage-ui,stage-pages): improve structure of character & character-orchestrator
2026-01-10 03:15:04 +08:00
RainbowBird
6db260fcba
feat(stage-ui): local-first storage ( #922 )
2026-01-09 18:28:40 +08:00
Neko Ayaka
20b6978a9d
refactor(stage-ui,stage-ui-live2d,stage-ui-three): split out stage-ui-live2d component
2026-01-08 00:31:07 +08:00
1f58faafa2
feat(stage-ui): process for reasoning models ( #859 )
...
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Rin <shinohara-rin@users.noreply.github.com >
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
2026-01-06 03:03:53 +08:00
Neko Ayaka
17b0bd54b7
feat(stage-*): process spark:notify & emitting spark:command
2026-01-06 02:46:18 +08:00
RainbowBird
fe1c576994
refactor(stage-ui): move auth lib to stage-ui
2026-01-05 17:40:37 +08:00
Rin and Neko
1f6db3111e
feat(stage-ui,stage-pages,i18n): add support for deepgram tts ( #858 )
...
---------
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-03 17:54:09 +00:00
Neko Ayaka
c1984806a9
feat(stage-*): v2 provider catalog for managing providers
2026-01-03 22:09:00 +08:00
藍+85CD
dedf4a4790
refactor: migrate to new providers package ( #846 )
2025-12-30 10:47:43 +08:00
Makito
72010b6350
fix(stage-*): beat sync worklet failed to import modules ( #839 )
2025-12-29 03:33:12 +08:00
Neko Ayaka
0dc4e96663
refactor(stage-*): analytics with better structure, added useBuildInfo
2025-12-27 17:03:43 +08:00
Neko Ayaka
a07854ca31
chore(deps): bump dependencies
2025-12-27 04:26:56 +08:00
Neko Ayaka
19c8de1c2d
fix(stage-web): incorrect type for ChatHistoryItem
2025-12-27 04:00:20 +08:00
Neko Ayaka
a7102c7b55
fix(deps): pin vue to 3.5.25 due to compatibility issues with histoire
...
```
Error while collecting story ./packages/stage-ui/stories/components/Colors.story.vue:
undefined
node:internal/process/promises:392
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<Object>".
at throwUnhandledRejectionsMode (node:internal/process/promises:392:7)
at processPromiseRejections (node:internal/process/promises:475:17)
at process.processTicksAndRejections (node:internal/process/task_queues:106:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
```
2025-12-26 02:02:57 +08:00
Neko Ayaka
2ffe666368
chore(deps): bump dependencies
2025-12-21 18:41:11 +08:00
Neko Ayaka
7158c200bb
chore(deps): bump dependencies
2025-12-21 18:35:34 +08:00
Neko Ayaka
c9a9ec7bfa
Revert "chore(deps): bump dependencies"
...
This reverts commit 349810ff27 .
2025-12-21 17:16:47 +08:00
Neko Ayaka
349810ff27
chore(deps): bump dependencies
2025-12-21 15:58:52 +08:00
Neko Ayaka
b8b22b3d84
feat(stage-ui,stage-web): new colorsFromElement lib extracted
2025-12-20 23:13:05 +08:00
Neko Ayaka
73a778da13
perf(stage-tamagotchi): added radius region for detecting Fade on Hover, preventing flickering
2025-12-20 03:58:54 +08:00
Neko Ayaka
50f66f14d4
chore(deps): missing audioworklet types
2025-12-19 14:33:59 +08:00
Lilia_Chen
c74f335253
feat(stage-ui-three-performance-runtime): init new experimental three performance runtime design ( #809 )
2025-12-17 10:50:06 +08:00
Neko Ayaka
08cab8515d
feat(model-driver-lipsync): new package for model driving capabilities
2025-12-15 02:16:10 +08:00
Neko Ayaka
8c32d8170f
chore(deps): bump dependencies
2025-12-14 19:38:40 +08:00
Neko Ayaka
23462a910c
feat(stage-ui,stage-pages,stage-web,stage-tamagotchi,docs): added Posthog
2025-12-13 16:56:45 +08:00
Neko Ayaka
a3dba4f3cf
chore(deps): bump dependencies & electron-builder
2025-12-13 16:23:45 +08:00
Neko Ayaka
fafba1cdf8
chore(deps): bump dependencies
2025-12-11 02:22:43 +08:00
Neko Ayaka
e28e2eff89
chore(deps): bump valibot
2025-12-01 00:49:45 +08:00
Neko Ayaka
37b47219c8
fix(stage-tamagotchi,stage-ui): withBase incorrectly used causes model url issues
...
Close #773
2025-11-28 14:26:10 +08:00
Neko Ayaka
53e5ce6798
feat(vite-plugin-warpdrive): new Vite plugin for uploading large assets to S3 compatible storages
2025-11-26 21:46:32 +08:00
Neko Ayaka
075a733909
refactor: dep cleanup
2025-11-20 16:00:44 +08:00
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
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
Neko Ayaka
69b8a56937
feat(stage-*): experimental realtime transcription powered by Aliyun NLS
2025-11-02 04:20:27 +08:00
Neko Ayaka
a7a1302b99
chore(deps): bump dependencies
2025-11-01 16:03:45 +08:00