github-actions[bot]
7901b2edde
chore(nix): update pnpmDeps hash
2025-10-18 07:39:27 +00:00
藍+85CD
4c9979d7c5
chore(deps): bump antfu eslint config
2025-10-18 15:33:11 +08:00
藍+85CD
35aaf9a809
chore(deps): bump std
2025-10-18 15:30:13 +08:00
Lilia_Chen and gemini-code-assist[bot]
94f4959a99
fix(stage-ui-three): fix the issue VRM model goes too far #642 ( #662 )
...
* bug-fix model goes too far
* bug-fix model goes too far gemini-review
* Update packages/stage-ui-three/src/composables/vrm/core.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* bug-fix model goes too far gemini-review
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-17 21:03:21 +01:00
AdairLi
9c2b9d43fe
feat(stage-pages): ollama-like setting page for lm-studio ( #661 )
2025-10-17 21:17:04 +08:00
藍+85CD
6d5f8f480b
chore(tsconfig): clean useless mts part
2025-10-17 20:42:24 +08:00
藍+85CD
c11a6b8e1c
chore(server-runtime): esm-only
2025-10-17 20:38:23 +08:00
藍+85CD
f30ec3dee5
chore(airi-plugin-claude-code): remove fixed extension
2025-10-17 20:33:49 +08:00
藍+85CD
7be7a836fc
chore(unocss-preset-fonts): remove fixed extension
2025-10-17 20:22:32 +08:00
藍+85CD
6c452275bd
chore(server-shared): remove fixed extension
2025-10-17 20:21:55 +08:00
藍+85CD
3e62a4ffd8
chore(server-sdk): remove fixed extension
2025-10-17 20:21:20 +08:00
藍+85CD
8d923cbc95
chore(injecta): remove fixed extension
2025-10-17 20:19:40 +08:00
藍+85CD
fbf2fbba8c
chore(i18n): remove fixed extension
2025-10-17 20:18:57 +08:00
藍+85CD
d36284898f
chore(font-xiaolai): remove fixed extension
2025-10-17 20:17:37 +08:00
藍+85CD
07512a4a97
chore(font-departure-mono): remove fixed extension
2025-10-17 20:17:10 +08:00
藍+85CD
7ba11f658f
chore(font-cjkfonts-allseto): remove fixed extension
2025-10-17 20:16:25 +08:00
藍+85CD
ff77ab0146
chore(ccc): remove unused config
2025-10-17 20:15:26 +08:00
藍+85CD
6ad8babab1
chore(audio): remove fixed extension
2025-10-17 20:14:09 +08:00
藍+85CD
727e1e8cce
fix(providers): remove filter
2025-10-17 19:49:48 +08:00
Neko Ayaka
04c8f3cbdf
chore(stage-tamagotchi): missing icon-512.png for #647
2025-10-17 17:45:44 +08:00
藍+85CD
7eb55ca59c
chore(openai-compatible-builder): adjust exclude string
2025-10-17 16:30:40 +08:00
藍+85CD
fc523d87ef
chore(openai-compatible-builder): clean useless code ( #659 )
2025-10-17 16:21:05 +08:00
藍+85CD
bda3a5f317
fix(openai-compatible-builder): ignore embed & gemini-2.5-pro model ( #658 )
2025-10-17 16:12:08 +08:00
藍+85CD
a32cd262ce
fix(providers): validate configured providers only ( #656 )
2025-10-17 14:50:59 +08:00
藍+85CD
4154cb80f2
docs: remove husbando ( #655 )
2025-10-17 14:20:42 +08:00
github-actions[bot]
a6e73f978a
chore(nix): update assets hash
2025-10-17 06:10:05 +00:00
Makito
f9cc3262e2
feat(stage-tamagotchi): show tooltips for control buttons ( #650 )
2025-10-17 14:07:14 +08:00
Neko Ayaka
2326bf3b61
refactor(stage-tamagotchi): re-structure under misc
2025-10-13 20:19:43 +08:00
Neko Ayaka
a63e1d9f1f
refactor(stage-tamagotchi): impl useWindowMouse with EventTarget proxied from Electron thread
2025-10-13 11:45:01 +08:00
Neko Ayaka
3203381981
feat(stage-tamagotchi): follow cursor
2025-10-13 09:27:46 +08:00
github-actions[bot]
69c4df9702
chore(nix): update assets hash
2025-10-12 06:47:13 +00:00
Neko Ayaka
4368a17467
fix(stage-tamagotchi): pin to v26.0.20 due to Error: ENOTDIR: not a directory, open '<...>/Electron Framework.framework/Electron Framework/package.json
...
related to https://github.com/electron-userland/electron-builder/issues/9310
2025-10-12 14:43:24 +08:00
github-actions[bot]
dceec604de
chore(nix): update pnpmDeps hash
2025-10-11 19:35:57 +00:00
Neko Ayaka
fdf41f3708
fix(stage-tamagotchi): cannot load static assets due to file not able to be accessed with in Electron
2025-10-12 03:33:02 +08:00
Neko Ayaka
1c26d8d7a3
chore(stage-web,stage-ui): alias for stage-shared
2025-10-12 03:32:33 +08:00
Neko Ayaka
748c9b3d08
fix(stage-tamagotchi): added APP_DEBUG to allow opening DevTools on startup
2025-10-12 03:31:36 +08:00
Neko Ayaka
4534664cba
fix(stage-tamagotchi): not able to route to /settings for hash router
2025-10-12 03:31:04 +08:00
Neko Ayaka
33de7d49bf
feat(stage-shared): new stage-shared package
2025-10-12 03:30:20 +08:00
Neko Ayaka
2def1df1d8
fix(stage-tamagotchi): WebGPU wasn't enabled by default for Linux
...
Related to https://github.com/electron/electron/issues/41763
2025-10-12 03:28:43 +08:00
Makito
6f27985aa8
fix(stage-tamagotchi): open DevTools in 'detach' mode on dev startup
2025-10-12 03:08:10 +09:00
Neko Ayaka
e29a5caaad
feat(stage-tamagotchi): open settings page & open devtools in Developer section
2025-10-12 01:34:03 +08:00
Neko Ayaka
3d453469b6
fix(stage-tamagotchi): not found issue
2025-10-12 01:34:03 +08:00
github-actions[bot]
7ef7eff5f4
chore(nix): update assets hash
2025-10-11 16:39:18 +00:00
Neko Ayaka
0b85ab78fc
chore(deps): bump dependencies
2025-10-12 00:36:21 +08:00
Neko Ayaka
54020b493f
fix(stage-tamagotchi): render url not found
2025-10-11 21:34:30 +08:00
Neko Ayaka
a467c954f8
fix(stage-pages): cometapi speech layout incorrect
2025-10-11 16:20:08 +08:00
Neko Ayaka
7e7b2cdfed
feat(stage-pages,stage-ui,i18n): supported CometAPI
...
Close #619
2025-10-11 16:16:22 +08:00
Neko Ayaka
6bf15a8803
refactor(stage-*): cleanup provider pages for all openai compatible ones
2025-10-11 16:03:04 +08:00
github-actions[bot]
4cf58725aa
chore(nix): update pnpmDeps hash
2025-10-09 08:13:08 +00:00
Neko Ayaka
668d54a9b2
feat(airi-plugin-claude-code): now works with Claude Code hooks
2025-10-09 16:09:57 +08:00