Commit Graph
1198 Commits
Author SHA1 Message Date
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
Neko Ayaka 3e665b25a7 fix(ci): build will have artifact conflicts 2025-07-19 02:23:56 +08:00
Neko Ayaka c242179e9d fix: typecheck & lint 2025-07-19 01:26:02 +08:00
dependabot[bot] 5cef90969a chore(deps): bump rustix (#274) 2025-07-19 01:22:03 +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
LemonNeko fcb7b146bb docs(devlog): DevLog @ 2025.07.18 (#289) 2025-07-18 04:05:02 +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
05e83d6ac5 i18n(docs): contribution guide (#285)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2025-07-17 17:47:06 +08:00
Neko Ayaka 5b522765fa fix(ci): windows missing msvc dev cmd 2025-07-17 15:04:22 +08:00
8e17abfb51 docs(README): typos (#287)
---------

Co-authored-by: Neko <neko@ayaka.moe>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-17 14:16:28 +08:00
Makitoandgemini-code-assist[bot] ccda435f2a docs(README): add disclaimer (#286)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-17 13:24:02 +08:00
Neko Ayaka 48688b8075 fix(ci): do not use cd and slash for all platforms, especially windows 2025-07-17 11:26:48 +08:00
Neko Ayaka d69a8e0e02 fix(ci): rename artifacts 2025-07-17 11:23:36 +08:00
Neko Ayaka 7c6866c5a4 docs(README): thanks @unovue and Reka UI 2025-07-17 04:09:45 +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 Ayaka 92f5a2671a style(stage-web,stage-tamagotchi): cols-1 for providers on mobile 2025-07-17 03:46:23 +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 Ayaka 2b4991706f fix(docs): redundant design guidelines link 2025-07-17 02:56:02 +08:00
Neko Ayaka 521af81fb0 fix(docs): post list 2025-07-17 02:37:48 +08:00
Neko Ayaka 1c93db1d2d docs(stage-web,stage-tamagotchi): adding callouts for comments 2025-07-17 01:53:21 +08:00
Neko AyakaandLiliumNeko 1d0548530f fix(docs): button overflow
Co-authored-by: LiliumNeko <30291104+liliumneko@users.noreply.github.com>
2025-07-17 00:31:49 +08:00
Neko Ayaka 4e3f13ffd2 fix(docs): bad next page 2025-07-17 00:20:03 +08:00
Neko Ayaka d66f9d3e90 fix: build 2025-07-16 23:21:01 +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 6afbeebf59 fix(ci): Node.js 24.4.0 will OOM when used with pnpm, rollback to LTS
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-16 20:10:45 +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
Neko Ayaka 7aa576d072 chore(workspace): update gitignore & cleanup unused vscode config 2025-07-16 16:27:03 +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 Ayaka 13c677103b fix(docs): try live link incorrect 2025-07-16 13:22:06 +08:00
Neko Ayaka 1e992e0a70 chore(docs): integrating Plausible.io for docs (privacy ensured) 2025-07-16 02:29:47 +08:00
Neko Ayaka 7a8c281637 fix(docs): flickering into red & not determining the sidebar item correctly 2025-07-16 02:08:26 +08:00
Neko Ayaka 5b85841da1 style(docs): improve ui style 2025-07-16 01:03:40 +08:00
Neko Ayaka 9bcba5ff12 fix(docs): missing tab indicator 2025-07-16 00:31:48 +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 c983de7f47 chore(ci): skip Linux for v0.7 as #263 2025-07-15 19:52:58 +08:00