Commit Graph
2820 Commits
Author SHA1 Message Date
Neko Ayaka 60edd02c2e chore(ci): set higher timeout threshold 2026-03-05 00:31:40 +08:00
8f4909db3e feat(stage-*): basic mcp implementation (#1115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: LemonNeko <17664845+lemonnekogh@users.noreply.github.com>
2026-03-05 00:01:33 +08:00
Neko Ayaka 7d934f9c67 chore(docs): use plausible directly 2026-03-04 23:59:29 +08:00
YoungUsing db5928e2bb fix(docs): typo in instructions for Chat window (#1109) 2026-03-04 23:21:28 +08:00
LemonNeko a9900b3985 chore: release v0.8.5-beta.4 2026-03-04 21:41:04 +08:00
LemonNeko e5f1d5404c fix(stage-pocket): backward navigation gestures (#1112) 2026-03-04 21:36:02 +08:00
Neko Ayaka f24a003d8f chore(ci): incorrect passed value of signing org id 2026-03-04 20:13:33 +08:00
RainbowBird 6c7aa855cf feat(server): log api error 2026-03-04 19:06:24 +08:00
RainbowBird f38871b2d8 refactor(server): squash drizzle migration files 2026-03-04 18:41:21 +08:00
Neko Ayaka fa0964cde0 chore(ci): extra useless windows signing step 2026-03-04 16:59:30 +08:00
MayoneJY 753c91385d fix(stage-layouts): keep page header visible in settings pages (#1085) 2026-03-04 16:53:10 +08:00
Liet Blue 62523f006f fix(stage-pages): add missing mcp settings page to fix white screen (#1103) 2026-03-04 16:45:36 +08:00
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