Commit Graph
451 Commits
Author SHA1 Message Date
Neko Ayaka 1c93db1d2d docs(stage-web,stage-tamagotchi): adding callouts for comments 2025-07-17 01:53:21 +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 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 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
Neko Ayaka 6ed10eb48c fix(stage-tamagotchi): remove unused cpal dep 2025-07-09 18:57:56 +08:00
Neko Ayaka a31671f951 feat(ci): try to have CUDA Toolkit for compiling and building 2025-07-09 16:37:31 +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 4841fa95be fix(nightly-build): remove candle-onnx 2025-07-07 00:58:24 +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 917ed544b9 feat(stage-tamagotchi): loading bar 2025-07-06 22:42:16 +08:00
Neko Ayaka 34b547047f chore(deps): bump dependencies 2025-07-06 19:06:59 +08:00
Makito 1f08650c43 fix(stage-tamagotchi): add ts-nocheck to codegen outputs 2025-07-06 00:32:51 +09:00
MakitoandNeko 24d2ce3cd9 refactor(stage-tamagotchi): type-safe commands codegen poc (#258)
* refactor(stage-tamagotchi): type-safe commands codegen poc

* chore: remove the useless comment

* chore: [suggestion] remove comments

Co-authored-by: Neko <neko@ayaka.moe>

* chore: [suggestion] remove comments

Co-authored-by: Neko <neko@ayaka.moe>

* chore: [suggestion] remove comments

Co-authored-by: Neko <neko@ayaka.moe>

---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-06 00:22:31 +09:00
Neko Ayaka 5ee9ddbda6 fix(stage-tamagotchi): forgot use of StateFlags 2025-07-05 22:45:39 +08:00
Neko Ayaka 43dc9a164c fix(stage-tamagotchi): perserve when moved 2025-07-05 17:56:01 +08:00
Neko fd314058b6 feat(ci): support nightly build (#256) 2025-07-05 17:20:22 +08:00
Ayaka Neko 87c799c4ff fix(stage-tamagotchi): windows build 2025-07-05 15:01:35 +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
Neko Ayaka 7755b3dff5 fix(stage-tamagotchi): vad load error 2025-07-03 23:27:19 +08:00
Neko Ayaka 5e6e5171e5 refactor(stage-tamagotchi): sync vad impl to web 2025-07-03 20:05:14 +08:00
Neko Ayaka befbb186a6 feat(stage-tamagotchi): tray config 2025-07-03 19:12:23 +08:00
Neko Ayaka 5d75d66f53 refactor(stage-web): use workers dir 2025-07-03 18:59:26 +08:00
Neko Ayaka 2872856a4a refacor(*): normalize naming 2025-07-03 14:09:11 +08:00
Neko Ayaka 28222603c7 refacor(audio): unified audio package 2025-07-03 14:07:37 +08:00
Neko Ayaka 4d40e6fe2c chore: sync player 2 impl 2025-07-03 13:49:25 +08:00
Loris Jautakas ed93e938c7 chore(stage-web): Player2 speech (#253) 2025-07-03 13:30:33 +08:00