Makito
|
87f43c7aa6
|
feat(stage-pocket,stage-web,stage-shared): add isEnvTruthy for safer env var checks
|
2026-03-05 03:03:57 +07:00 |
|
Neko Ayaka
|
41940242e0
|
release: v0.9.0-alpha.1
|
2026-03-05 03:45:19 +08:00 |
|
Neko Ayaka
|
a20309eddf
|
feat(stage-tamagotchi,i18n): localize tray & init Electron i18n
|
2026-03-05 03:25:24 +08:00 |
|
 github-actions[bot]andCrowdin Bot
|
242270a35b
|
chore(i18n): update translations (#1120)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2026-03-05 03:25:01 +08:00 |
|
Liet Blue
|
ce00df0fa7
|
feat(stage-tamagotchi): popup controls island and better tray with window opts (#1106)
|
2026-03-05 00:54:47 +08:00 |
|
 ![autofix-ci[bot]](/assets/img/avatar_default.png)
|
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 |
|
LemonNeko
|
a9900b3985
|
chore: release v0.8.5-beta.4
|
2026-03-04 21:41:04 +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 |
|
 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 |
|
Makito
|
faf5c9c8fb
|
fix(i18n,stage-layouts): show correct edition in about info
|
2026-03-03 21:03:53 +07:00 |
|
Chara
|
5ce0c2ae9f
|
fix(stage-ui): prevent onboard model list overflow under collapse button (#1086)
|
2026-03-03 15:41:41 +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 |
|
Mark L
|
03aecbcbac
|
fix(stage-ui): add model list for player2 speech (#1067)
|
2026-03-02 22:00:55 +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 |
|
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
|
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 |
|
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
|
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 |
|
Makito
|
c04c9ef187
|
fix(server-shared): move plugin-protocol from devDeps to deps to fix node:crypto from nanoid
|
2026-02-27 17:46:11 +07:00 |
|
Neko Ayaka
|
163957f0f5
|
release: v0.8.5-beta.3
|
2026-02-26 23:38:19 +08:00 |
|
Neko Ayaka
|
1e1a0dd0d0
|
fix(server-shared): toggle on inlineOnly
|
2026-02-26 23:35:56 +08:00 |
|
Neko Ayaka
|
8521abff8d
|
fix(server-schema): private for now
|
2026-02-26 23:35:00 +08:00 |
|
Neko Ayaka
|
fec2569bf8
|
release: v0.8.5-beta.2
|
2026-02-26 23:30:52 +08:00 |
|
Neko Ayaka
|
0d2936a1b6
|
fix(plugin-sdk,plugin-protocol): private for now
|
2026-02-26 23:30:16 +08:00 |
|
Neko Ayaka
|
f3323df3f8
|
release: v0.8.5-beta.1
|
2026-02-26 23:13:03 +08:00 |
|
Neko Ayaka
|
58991a15fa
|
fix(stage-ui): many provider catalog issues
|
2026-02-26 18:48:20 +08:00 |
|
Neko Ayaka
|
92d87833be
|
chore(deps): bump dependencies
|
2026-02-26 18:33:52 +08:00 |
|
Neko Ayaka
|
6b60e390c5
|
chore: try to fix inlineOnly for tsdown
|
2026-02-26 18:20:09 +08:00 |
|
 Neko Ayakaandlockrush-dev
|
e71bb3a2a3
|
refactor(stage-ui): migrate to use provider catalog
Co-authored-by: lockrush-dev <254571960+lockrush-dev@users.noreply.github.com>
|
2026-02-26 18:07:39 +08:00 |
|
Neko Ayaka
|
d7124c7b62
|
chore: added @shopify/draggable
|
2026-02-26 18:07:38 +08:00 |
|
Neko Ayaka
|
82144b50ae
|
chore: update to move devDependency to dependency
|
2026-02-26 17:15:27 +08:00 |
|
RainbowBird
|
ea05075550
|
feat(server): database migration
|
2026-02-26 15:01:06 +08:00 |
|
Blackframe AI
|
f859a7ed5b
|
fix(stage-ui): correct signed SSML prosody percentages (#1043)
|
2026-02-26 01:42:02 +08:00 |
|
Neko Ayaka
|
c48a3719ae
|
fix(stage-ui): type issue of vrm options
|
2026-02-26 01:06:17 +08:00 |
|