github-actions[bot] and Crowdin Bot
8251b8a512
chore(i18n): update translations ( #1301 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-03-12 10:57:37 +08:00
dec2b04924
refactor: vrm performance tracing and better lifecycle management ( #1194 )
...
* refactor: vrm performance tracing and better lifecycle management
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Rename lag-visualizer.vue to performance-visualizer.vue
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @sumimakito
Co-authored-by: Makito <i@maki.to >
* Apply suggestion from @sumimakito
Co-authored-by: Makito <i@maki.to >
* Apply suggestion from @sumimakito
Co-authored-by: Makito <i@maki.to >
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* fix: some tiny bugs and model URL lifecycle
* fix: TresCanvas size=0 bug
* Delete .claude/settings.json
* fix: some clean-up
* [autofix.ci] apply automated fixes
* fix: use screen to wrap up TresCanvas
* Delete .claude/settings.json
---------
Co-authored-by: Makito <i@maki.to >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe >
2026-03-12 09:20:20 +08:00
Neko Ayaka
7cb5ebe430
docs(README.md): updated download / open card
2026-03-12 05:11:30 +08:00
Neko Ayaka
d15e2dd6e7
docs(stage-ui): updated logo
2026-03-12 05:09:32 +08:00
github-actions[bot]
9828f8eddf
chore: update README release artifacts to v0.9.0-alpha.14
2026-03-11 18:55:34 +00:00
Chara and Rin
d9582d52f2
feat(stage-ui): optimize card many select component layout styles ( #1096 )
...
---------
Co-authored-by: Rin <shinohara-rin@users.noreply.github.com >
2026-03-12 01:55:12 +08:00
Neko Ayaka
da62f1c16b
release: v0.9.0-alpha.14
2026-03-12 01:48:21 +08:00
Makito and autofix-ci[bot]
b1b7dadfe2
fix(stage-tamagotchi): move @intlify/core from devDeps to deps ( #1291 )
...
* fix(stage-tamagotchi): move @intlify/core from devDeps to deps
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-12 00:55:28 +08:00
Makito
28109a8f02
fix(stage-tamagotchi): provide the missing core components to createCoreContext ( #1288 )
2026-03-11 23:34:00 +08:00
Liet Blue
783342c941
fix(stage-ui): deduplicate provider models by id ( #1282 )
2026-03-11 22:41:56 +08:00
Neko Ayaka
53f79713d7
release: v0.9.0-alpha.13
2026-03-11 19:36:13 +08:00
Pratyush Sharma
9e24b9b255
fix(stage-ui): remove SSML support for Volcengine speech provider ( #1232 )
2026-03-11 19:33:20 +08:00
Neko
857c35f99d
fix(stage-tamagotchi): dependency missing for h3 ( #1265 )
2026-03-11 19:28:31 +08:00
github-actions[bot]
5f78df2cb4
chore: update README release artifacts to v0.9.0-alpha.12
2026-03-11 10:42:03 +00:00
Makito
f486976bc0
chore(ci): try fix the workflow to update the download URLs in README
2026-03-11 19:39:54 +09:00
5157b9c445
fix(services): resolve lint issues ( #1261 )
...
* fix: resolve lint issues
## Summary
Fix lint issues identified by the linter.
## Changes
- **app.js**: Use `Number.isNaN()` instead of global `isNaN()`
- **app.js**: Prefix unused variable `result` with underscore
- **scheduler.ts**: Remove unused variable `log`
## Details
- `Number.isNaN()` is the preferred way to check for NaN in modern JavaScript
- Unused variables are flagged by the linter and should be removed or prefixed with underscore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
* Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: hobostay <hobostay@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Garfield Lee <Garfield550@users.noreply.github.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-11 17:15:56 +08:00
Garfield Lee
a991360e8b
chore: update pnpm version to 10.32.1 ( #1252 )
2026-03-11 10:12:04 +08:00
github-actions[bot] and Crowdin Bot
cce2df1c12
chore(i18n): update translations ( #1251 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-03-11 09:53:55 +08:00
github-actions[bot]
046ff90542
chore(nix): update pnpmDeps hash
2026-03-10 20:36:46 +00:00
Neko Ayaka
96d3149909
release: v0.9.0-alpha.12
2026-03-11 04:35:37 +08:00
Neko Ayaka
80b0e6c67e
Revert "feat(stage-tamagotchi): add top drag area to move window ( #1231 )"
...
This reverts commit d118980fa0 .
2026-03-11 04:34:17 +08:00
Makito and Neko Ayaka
68bf3c0d19
fix(stage-tamagotchi): crash on onboarding save by bump electron to v40.8.0, bring back auto-popup ( #1246 )
...
---------
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
2026-03-11 04:30:46 +08:00
Neko Ayaka
208ff1d8a5
release: v0.9.0-alpha.11
2026-03-11 02:03:28 +08:00
Neko Ayaka
5e075d6208
fix(stage-tamagotchi): incorrect property
2026-03-11 01:14:18 +08:00
Neko Ayaka
0f8ad59901
fix(stage-tamagotchi): forgot to export ServerChannel
2026-03-11 00:04:11 +08:00
github-actions[bot]
e211d1fafc
chore(nix): update pnpmDeps hash
2026-03-10 15:55:29 +00:00
Neko Ayaka
a2da08f2ce
fix(stage-tamagotchi): should handle EADDRINUSE, bug of srvx, robust for server channel restart, injeca fix
2026-03-10 23:47:39 +08:00
github-actions[bot]
e6ac3ff46e
chore(nix): update pnpmDeps hash
2026-03-10 15:40:25 +00:00
92e75d86fb
feat(stage-tamagotchi): add electron main process file logger hook ( #1247 )
...
* feat(stage-tamagotchi): add electron main process file logger hook
* chore: code update
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* chore: update comment
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* [autofix.ci] apply automated fixes
* chore: code style update
Co-authored-by: RainbowBird <rbxin2003@outlook.com >
* chore: code style update
Co-authored-by: RainbowBird <rbxin2003@outlook.com >
* [autofix.ci] apply automated fixes
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: RainbowBird <rbxin2003@outlook.com >
2026-03-10 23:33:48 +08:00
LemonNeko
38d41cca84
release: v0.9.0-alpha.10
2026-03-10 22:32:07 +08:00
LemonNeko
756ddd31e4
refactor(cap-vite): use plugin instead of createServer
2026-03-10 22:31:28 +08:00
Zen
eab0fbd83c
fix(stage-ui): use lightweight fetch for connectivity check ( #1238 )
2026-03-10 20:02:42 +08:00
github-actions[bot]
9210ebdc46
chore(nix): update pnpmDeps hash
2026-03-10 11:53:42 +00:00
Neko Ayaka
1deeba7bd9
chore(deps): bump @moeru/eventa
2026-03-10 19:45:37 +08:00
Neko Ayaka
03a38f9e0c
release: v0.9.0-alpha.9
2026-03-10 19:33:11 +08:00
Liet Blue
2b9f5092d8
feat(nix): add FHS devShell for running Electron on NixOS ( #1245 )
2026-03-10 19:32:19 +08:00
Neko Ayaka
9c88f83e2b
fix(stage-tamagotchi): prompt onboarding for stage window only
2026-03-10 19:31:32 +08:00
Neko Ayaka
f42c56e769
fix(pixi-live2d-display): should ignore items_pinned_to_model.json file
2026-03-10 19:23:35 +08:00
Neko Ayaka
9cee673a9b
fix(stage-tamagotchi): ensure config directory exists
2026-03-10 19:17:24 +08:00
LemonNeko
7daaeece46
release: v0.9.0-alpha.8
2026-03-10 18:42:35 +08:00
LemonNeko
cfd897ce2a
refactor(cap-vite): forward options to capacitor cli
2026-03-10 18:39:52 +08:00
github-actions[bot]
8cfdfe2468
chore: update README release artifacts to v0.9.0-alpha.7
2026-03-10 10:33:14 +00:00
DeLiang Kong
d118980fa0
feat(stage-tamagotchi): add top drag area to move window ( #1231 )
2026-03-10 18:28:04 +08:00
Neko Ayaka
211c3d72d8
chore(ci): added readme update workflow
2026-03-10 18:20:22 +08:00
Neko Ayaka
a5cca0225b
release: v0.9.0-alpha.7
2026-03-10 17:47:25 +08:00
freezinlove and Neko Ayaka
5415b2850e
fix(stage-tamagotchi): double close caused crash, simplified onboarding, added safeClose ( #1243 )
...
---------
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
2026-03-10 17:39:58 +08:00
Pratyush Sharma
2b5cebed1e
fix(stage-ui-live2d,stage-tamagotchi): use temp file to prevent config loss and handle more Live2D model load failures ( #1233 )
2026-03-10 17:35:58 +08:00
396dd9615c
fix(stage-tamagotchi): disable hoverable content of control button ( #1240 )
...
Co-authored-by: 雨落 <53731501+qyl27@users.noreply.github.com >
Co-authored-by: Garfield Lee <3471836+Garfield550@users.noreply.github.com >
2026-03-10 16:19:53 +08:00
LemonNeko
6e82ebef1a
refactor(stage-ui): steps of onboarding dialog ( #1224 )
2026-03-10 16:09:25 +08:00
Pratyush Sharma
ada6e77823
fix(server-runtime,server-sdk): accept plain JSON from external WebSocket clients ( #1234 )
2026-03-10 16:08:23 +08:00