Commit Graph
293 Commits
Author SHA1 Message Date
Neko Ayaka a4ebdf2d23 fix(ci,workspace): publish & build failed 2025-07-21 18:07:27 +08:00
Neko Ayaka 79f8a58fbf fix: type 2025-07-21 15:03:40 +08:00
Inoki f471bec2d4 feat: Add Azure AI Foundry provider for consciousness (#272) 2025-07-21 14:44:45 +08:00
Neko 77832da756 debug(workspace): unocss fonts split shared testing (#282) 2025-07-21 14:36:06 +08:00
Neko Ayaka e2d3b2f108 fix(stage-ui/stores/providers): callout for error 2025-07-21 02:44:21 +08:00
Neko Ayaka 8a5618ad3d fix: index missing 2025-07-21 02:23:35 +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 9aa5fe9656 fix(stage-*): passed tools without check & discovery for provider (#296) 2025-07-19 13:42:31 +08:00
Typed SIGTERM 28236e8be4 fix: pwa service worker registering (#299)
* fix: pwa service worker registering

* chore: fix

Acked-by: vite-pwa/vite-plugin-pwa#89
2025-07-19 13:38:37 +08:00
Typed SIGTERM 96dd393a81 fix: model base url input & deepseek default base url (#300) 2025-07-19 13:34:05 +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
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 20533103d2 fix(stage-web,stage-tamagotchi): modules indicator not working
Close #175
2025-07-17 03:50:31 +08:00
Neko Ayaka 92f5a2671a style(stage-web,stage-tamagotchi): cols-1 for providers on mobile 2025-07-17 03:46:23 +08:00
Neko Ayaka 1c93db1d2d docs(stage-web,stage-tamagotchi): adding callouts for comments 2025-07-17 01:53:21 +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
LemonNeko fffe3d1932 feat(stage): change scale and position of live2d model (#275) 2025-07-16 16:19:26 +08:00
Neko d7b8ff98ef fix(docs): auto redirect to target language (#270) 2025-07-15 17:16:27 +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
Neko Ayaka 3806d4b185 feat(stage-web): KeepAlive stage 2025-07-14 01:34:10 +08:00
Neko Ayaka 1ae7cc3e9f feat(stage-web): sending button for mobile 2025-07-14 01:11:45 +08:00
Neko Ayaka 76233f883a feat(stage-ui,stage-web): PWA update ready prompt 2025-07-12 00:42:40 +08:00
Neko Ayaka db38c2270b fix(stage-web): nprogress disabled when PWA 2025-07-08 03:15:00 +08:00
Neko Ayaka bf9f4a7aad refactor(stage-web,stage-ui): toast from vue-sonner & re-structure 2025-07-08 01:07:03 +08:00
Neko Ayaka 907daf0d43 feat(stage-web): theme for settings 2025-07-07 23:41:55 +08:00
雨落 61ef007cc5 fix(stage-web): failed to launch when localhost.crt and localhost.pem is missing. (#262)
---------

Signed-off-by: 秋雨落 <i@rain.cx>
2025-07-07 23:00:38 +08:00
Neko Ayaka 2388d48471 fix(stage-web): wait until open 2025-07-07 20:42:48 +08:00
Neko AyakaandMakito 8301ededa6 feat(stage-web): dynamic stage-web theme color
Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
2025-07-07 20:38:17 +08:00
Neko Ayaka d4a1bfc4f6 style(stage-web): improve mobile chat ui 2025-07-07 02:10:57 +08:00
Neko Ayaka 305893f1a6 fix(stage-web): prompt error 2025-07-07 00:47:50 +08:00
Neko Ayaka 7478b5ac65 feat(stage-web): offset for model, use blur for bg 2025-07-07 00:41:24 +08:00
Neko Ayaka e77608f9aa chore(stage-web): improve chat 2025-07-07 00:19:25 +08:00
Neko Ayaka 0e14b02963 chore(stage-ui): improve onboarding 2025-07-06 23:49:02 +08:00
melty kiss 15dcca498a feat(stage-web): launch setup (#259) 2025-07-06 23:24:00 +08:00
Neko Ayaka 4ffe2e4f99 fix(stage-web): interactive area 2025-07-06 23:03:46 +08:00
Neko Ayaka 34b547047f chore(deps): bump dependencies 2025-07-06 19:06:59 +08:00
Neko Ayaka 0e907295ab fix: HuggingFace Space build 2025-07-04 02:37:25 +08:00
Neko Ayaka 15a2f8184b fix: build 2025-07-04 02:19:11 +08:00
Neko Ayaka 60e8ffc14a refactor(stage-ui): rename & re-structure 2025-07-04 02:01:14 +08:00
Neko Ayaka 7f75cc7e53 refactor(stage-ui): organize structure, improved button 2025-07-04 00:36:08 +08:00