Commit Graph
599 Commits
Author SHA1 Message Date
Inoki f471bec2d4 feat: Add Azure AI Foundry provider for consciousness (#272) 2025-07-21 14:44:45 +08:00
MakitoandNeko 42026d100b feat(stage-ui): better tts input chunking (#306)
* feat(stage-ui): better tts input chunking
* chore: remove unused audio analyser
* fix: words count
* fix: use ctx.data instead

---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-21 14:43:56 +08:00
Neko Ayaka e2d3b2f108 fix(stage-ui/stores/providers): callout for error 2025-07-21 02:44:21 +08:00
Neko Ayaka ad41bba055 fix(stage-ui/stores/providers): dead code from player2, check for health 2025-07-21 02:35:37 +08:00
Neko Ayaka 0db4fa3f7c feat(stage-*): dramatically improved mobile 2025-07-21 01:52:48 +08:00
Neko Ayaka 7f6dc6ad58 feat(stage-*): improved hearing component 2025-07-20 03:02:39 +08:00
Neko Ayaka ce1c3981af fix: lint 2025-07-19 22:42:37 +08:00
Neko Ayaka d34bd02bcd refactor(stage-ui): transcription playground 2025-07-19 22:41:40 +08:00
Lilia_Chen 1a2a790ee5 feat(stage-ui): VRM model postioning functionalities (#302) 2025-07-19 22:39:32 +08:00
Typed SIGTERM 76e546316a chore: use AVIF instead of PNG/JPG as more as possible (#301) 2025-07-19 19:58:12 +08:00
Neko 9aa5fe9656 fix(stage-*): passed tools without check & discovery for provider (#296) 2025-07-19 13:42:31 +08:00
Typed SIGTERM 96dd393a81 fix: model base url input & deepseek default base url (#300) 2025-07-19 13:34:05 +08:00
Neko Ayaka c242179e9d fix: typecheck & lint 2025-07-19 01:26:02 +08:00
Lilia_ChenandNeko d2ce04b21b feat(stage-ui): Live2D vs VRM page switch botton and VRM model uploading functionality (#290)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-19 01:17:41 +08:00
Typed SIGTERMandNeko eeadf3b92d refactor(stage-ui): <Alert> <ErrorContainer> (#295)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-19 01:17:07 +08:00
Typed SIGTERM 532066e684 feat: show placeholder when lists has no data (#293) 2025-07-19 01:16:39 +08:00
Neko Ayaka 54eeb5025f feat(stage-*): OpenAI transcription 2025-07-18 04:32:00 +08:00
Neko Ayaka 4c25c85d6f feat(stage-*): OpenAI speech 2025-07-18 02:45:08 +08:00
Neko Ayaka c684258e70 fix(ui,stage-*): minor tweaks 2025-07-18 02:22:38 +08:00
Neko AyakaandSuJiurong e956af00a8 fix(stage-web,stage-tamagotchi): Microsoft Speech not loading voices correctly
Co-authored-by: SuJiurong <92735869+sujiurong@users.noreply.github.com>
2025-07-18 02:05:33 +08:00
Neko Ayaka e9a82388b6 fix(stage-web,stage-tamagotchi): width incorrect for model settings 2025-07-18 01:55:00 +08:00
Neko Ayaka 1c371a0f6a refactor(stage-ui/scenarios/settings/model-settings): moved to new location, better swap 2025-07-17 20:34:02 +08:00
Neko Ayaka a2d2d0cafe docs: updated subtitle & fixed chronicles links 2025-07-17 04:02:58 +08:00
Neko Ayaka 20533103d2 fix(stage-web,stage-tamagotchi): modules indicator not working
Close #175
2025-07-17 03:50:31 +08:00
Neko AyakaandSuJiurong 8ce1fe221e fix(stage-web,stage-tamagotchi): missing select model step
Co-authored-by: SuJiurong <92735869+sujiurong@users.noreply.github.com>
2025-07-17 03:42:10 +08:00
Neko e69297ec86 style(stage-web,stage-tamagotchi): improved model settings page, use standard components (#278) 2025-07-16 21:03:17 +08:00
Neko Ayaka 3c36b3eeb0 refactor(stage-ui): new Scenarios directory for business related components 2025-07-16 19:55:57 +08:00
LemonNeko b9223f8a72 refactor(stage(live2d(settings))): merge ui, extract store (#277) 2025-07-16 19:48:27 +08:00
Neko Ayaka 3e6f457669 style(ui): Field* components got fine-grant template slots now 2025-07-16 18:51:57 +08:00
Neko Ayaka eff74a2862 style(stage-ui): improved colors 2025-07-16 18:51:24 +08:00
Neko Ayaka aaa6b281ed fix(ui): critical issue when updating property value 2025-07-16 18:51:01 +08:00
LemonNeko fffe3d1932 feat(stage): change scale and position of live2d model (#275) 2025-07-16 16:19:26 +08:00
Neko Ayaka 3d0600cc6c style(docs,stage-ui): improved color & functionality 2025-07-16 14:22:52 +08:00
Neko Ayakaand藍+85CD 17013d1b3f fix(docs): many style issues & link missing
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
2025-07-15 23:51:25 +08:00
Neko Ayaka 1426238245 feat(docs): more i18n 2025-07-15 16:40:35 +08:00
Neko Ayaka cb0d767af2 feat(docs): zh-Hans for docs 2025-07-15 15:53:43 +08:00
Neko 5e8b2b8412 feat(docs): migrate to vitepress with @unovue/reka-ui's theme (#224) 2025-07-15 10:25:44 +08:00
Neko 7e0035c7ac fix(workspace): missing fonts (#269) 2025-07-14 21:53:56 +08:00
Neko Ayaka b21f4b4da7 fix(ci): build failed on Netlify with latest Node.js v24.4.0
Read more at:
- https://github.com/nodejs/node/issues/59057
- https://github.com/pnpm/pnpm/issues/9743

Details:
```
7:26:13 PM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
7:26:13 PM: <--- Last few GCs --->
7:26:13 PM: [1319:0x7f60e4002000]     8717 ms: Scavenge 593.1 (722.0) -> 593.1 (722.0) MB, pooled: 0 MB, 140.50 / 0.00 ms  (average mu = 0.909, current mu = 0.833) allocation failure;
7:26:13 PM: FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory
7:26:13 PM: ----- Native stack trace -----
7:26:13 PM:  1: 0xf1f241 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [node]
7:26:13 PM:  2: 0x13563a0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
7:26:13 PM:  3: 0x135648f v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
7:26:13 PM:  4: 0x15ecad5  [node]
7:26:13 PM:  5: 0x1a9b37c  [node]
7:26:13 PM:  6: 0x7f5f1be76636
```
2025-07-14 19:31:00 +08:00
NekoandLemonNeko c449df548f feat(stage-ui): Chat Bubble with minimalism theme (#267)
---------

Co-authored-by: LemonNeko <self@lemonneko.moe>
2025-07-14 02:45:25 +08:00
Neko Ayaka 1ae7cc3e9f feat(stage-web): sending button for mobile 2025-07-14 01:11:45 +08:00
Neko Ayaka 25952b59ae feat(stage-web,stage-tamagotchi): unified onboarding, better style 2025-07-12 23:02:23 +08:00
Neko Ayaka 76233f883a feat(stage-ui,stage-web): PWA update ready prompt 2025-07-12 00:42:40 +08:00
Makito 83579e7c71 feat(stage-ui): improve UTF-8 grapheme cluster awareness for byte streams 2025-07-10 02:51:44 +09:00
Neko AyakaandLemonNeko 017f009d65 fix(ui,stage-ui): missing default select slot, and bad color, and skeleton color
Co-authored-by: LemonNeko <self@lemonneko.moe>
2025-07-08 17:50:23 +08:00
Neko Ayaka a48eedb87b fix(stage-ui): do not add shadow to dialog drawer overlay 2025-07-08 12:01:16 +08:00
Makito 7a04fd6956 fix(stage-ui): grapheme splitter in poppin'text 2025-07-08 04:58:23 +09:00
Makito bd1b6aef3d feat(stage-ui): add stack animator to poppin'text 2025-07-08 04:44:58 +09:00
Makito d37ea81ff5 feat(stage-ui): refactor animators in poppin'text into creator pattern; rainbow text 2025-07-08 04:44:58 +09:00
Makito bb5929ceb2 feat(stage-ui): add fade animation to poppin'text 2025-07-08 04:44:58 +09:00