Commit Graph
2808 Commits
Author SHA1 Message Date
Neko Ayaka 31b28bd785 chore(ci): incorrect windows signing impl 2026-03-04 16:41:46 +08:00
Neko Ayaka db8952234f chore(ci): windows signing 2026-03-04 15:30:50 +08:00
github-actions[bot]andCrowdin Bot d0b67ab639 chore(i18n): update translations (#1084)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-04 14:34:55 +08:00
LemonNeko 3e4210f550 docs(readme): add related project airi dome keeper 2026-03-04 02:53:53 +08:00
kiminusandMakito 42cbd18bcd feat(tamagotchi): add reset main window position to system tray (#1088)
* feat(tamagotchi): add reset main window position to system tray

* chore: adjust wording

---------

Co-authored-by: Makito <sumimakito@hotmail.com>
2026-03-03 21:23:26 +07:00
Makito faf5c9c8fb fix(i18n,stage-layouts): show correct edition in about info 2026-03-03 21:03:53 +07:00
RainbowBird a2356608fe refactor(server): api server url env 2026-03-03 17:36:40 +08:00
Chara 5ce0c2ae9f fix(stage-ui): prevent onboard model list overflow under collapse button (#1086) 2026-03-03 15:41:41 +08:00
Makito d2838e79f2 chore(stage-tamagotchi): restore original comments
Sorry…
2026-03-03 01:43:09 +07:00
Makito f8f44aab6a chore(stage-tamagotchi): revert debugging code 2026-03-03 01:42:00 +07:00
Makito 0470ec1e50 fix(stage-tamagotchi): __dirname issue caused by badly overridden electron-vite config 2026-03-03 01:40:43 +07:00
RainbowBird 8ff4effb6c perf(server): upsert chat messages 2026-03-03 00:45:00 +08:00
RainbowBirdandSergei Kochanov 24eb86f682 fix(server): limited body size to 1MB
Co-authored-by: Sergei Kochanov <47022537+sergeykochanov@users.noreply.github.com>
2026-03-03 00:44:58 +08:00
Neko Ayaka 7f7ef6daae fix(stage-tamagotchi): ms and debug package not bundled 2026-03-03 00:00:03 +08:00
Neko Ayaka dd8c2d960c chore(ci): use electron-builder default to have notarization tool 2026-03-02 23:20:24 +08:00
atian8179 f4dc07c77f fix(stage-ui): add listModels capability to Deepgram TTS provider (#1079) 2026-03-02 23:05:38 +08:00
Garfield Lee 53c424818d chore(i18n): make dev tools name consistently (#1078) 2026-03-02 23:04:47 +08:00
Neko Ayaka ba09f20e4a fix(stage-tamagotchi): incorrect implementation of server-runtime tlsConfig 2026-03-02 23:03:50 +08:00
Mark L 03aecbcbac fix(stage-ui): add model list for player2 speech (#1067) 2026-03-02 22:00:55 +08:00
RainbowBird 3c1fbdb654 refactor(server): move auth, db and env to libs 2026-03-02 16:55:16 +08:00
Mark L 846d63d7f6 fix(stage-tamagotchi): include ms package in Electron artifacts (#1068) 2026-03-02 12:06:20 +08:00
github-actions[bot]andCrowdin Bot 85444dc52e chore(i18n): update translations (#1072)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-02 12:05:32 +08:00
LemonNeko 37bd853119 docs(readme): update devlog section 2026-03-02 04:28:18 +08:00
Mark L f175a9c65a fix(stage-pages): add manual model fallback when discovery fails (#1069) 2026-03-02 02:12:12 +08:00
Mark L 47a79165fc fix(speech): respect SSML toggle in test synthesis (#1063) 2026-03-02 02:10:38 +08:00
Neko Ayaka 9ca2eefb3f fix(stage-tamagotchi,stage-ui): mismatched state 2026-03-02 01:50:10 +08:00
github-actions[bot]andCrowdin Bot a79528c438 chore(i18n): update translations (#1046)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-03-02 01:36:14 +08:00
ZhenZhen 548805f2e0 fix(stage-ui): strip internal fields from messages before sending to LLM API (#1054) 2026-03-02 01:35:53 +08:00
ZhenZhen 4f2616c808 feat(stage-ui): add Groq to onboarding provider selection (#1055) 2026-03-02 01:35:29 +08:00
Rin ea6f4dfb63 fix(stage-pages): treat comet speech as openai-compatible as it doesn't support voice listing (#1060) 2026-03-02 01:34:28 +08:00
Makito 22423d4ef7 chore(stage-pocket): declare no non-exempt encryption usage 2026-03-01 15:42:01 +07:00
Makito c01014b06b chore(stage-pocket): update bundle id and dev team 2026-03-01 03:00:36 +07:00
Makito 6665c11ad3 test(plugin-sdk): add more tests for isolation and session 2026-03-01 01:30:39 +07:00
Makito c6f9db7cc3 feat(plugin-sdk): version negotiation with compatibility checks 2026-03-01 01:19:47 +07:00
Makito 256f34f7d5 feat(plugin-sdk): add degraded and withdrawn cap states 2026-03-01 01:19:46 +07:00
Makito ab22af5841 feat(plugin-sdk): utilize details prop for richer o11y on waiting-deps 2026-03-01 01:19:46 +07:00
Garfield Lee b630db0860 fix(stage-ui): add bottom padding to settings data and ripple-grid layouts (#1053) 2026-03-01 01:55:19 +08:00
github-actions[bot] da0b4e1aa1 chore(nix): update pnpmDeps hash 2026-02-28 12:54:59 +00:00
Makitoandautofix-ci[bot] 7daedb78a8 fix(deps): resolve race condition while building electron-vueuse and electron-eventa with turbo (#1052)
* fix(deps): resolve race condition while building electron-vueuse and electron-eventa with turbo

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-28 19:49:56 +07:00
Salman Chishti c3e21cbe63 chore(ci): upgrade GitHub Actions for Node 24 compatibility (#1047)
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
2026-02-28 18:56:02 +08:00
Sebastián b3117e9ad8 fix(nix): Pull before push in workflows (#1049) 2026-02-28 18:54:55 +08:00
github-actions[bot] 044d8dfbb5 chore(nix): update assets hash 2026-02-28 07:28:11 +00:00
Makito 9d1eb7c7d6 chore(deps): bump unplugin-fetch to 0.2.2 2026-02-28 14:22:24 +07:00
Makito 92bdee5ae9 test(plugin-sdk): add tests for cwd persistence and more 2026-02-28 03:10:41 +07:00
Makito bc4387e2de fix(plugin-host): persist session cwd and explicitly assign default 2026-02-28 03:10:41 +07:00
Makito ebf1bac222 feat(plugin-sdk): configure vitest 2026-02-28 03:10:40 +07:00
Neko Ayaka f21a4677a2 refactor(stage-tamagotchi): use @proj-airi/electron-vueuse for composables 2026-02-28 00:49:44 +08:00
Neko Ayaka 09ad0b89bf chore(deps): update 2026-02-28 00:49:41 +08:00
Neko Ayaka 715f99bfdd feat(electron-vueuse): new package 2026-02-28 00:49:40 +08:00
Neko Ayaka 9ffebd236b feat(electron-eventa): new package 2026-02-28 00:49:38 +08:00