LemonNeko
756ddd31e4
refactor(cap-vite): use plugin instead of createServer
2026-03-10 22:31:28 +08:00
Neko Ayaka
03a38f9e0c
release: v0.9.0-alpha.9
2026-03-10 19:33:11 +08:00
Neko Ayaka
9c88f83e2b
fix(stage-tamagotchi): prompt onboarding for stage window only
2026-03-10 19:31:32 +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
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
Neko Ayaka
03188f9855
release: v0.9.0-alpha.6
2026-03-10 01:29:38 +08:00
Neko Ayaka
5b56db29a3
chore(stage-tamagotchi): adjusted onboarding size
2026-03-10 01:28:26 +08:00
Neko Ayaka
00d7f02ca0
fix(stage-tamagotchi): hearing dialog will cause controls island collapse
2026-03-10 01:08:17 +08:00
Neko Ayaka
8e6dd19669
fix(stage-tamagotchi): shouldnt implement onboarding window like that
2026-03-10 01:08:17 +08:00
Neko Ayaka
34b12b0a9e
fix(stage-tamagotchi): remove devtools auto-open from onboarding window
2026-03-10 01:08:16 +08:00
Zen
e27b9859d5
fix(stage-pocket): use system mkcert to work around feaxios download crash ( #1220 )
...
* fix(stage-pocket): use system mkcert to work around feaxios download crash
* fix(stage-pocket): add Windows compat for system mkcert lookup
Originally used `which` since this was an iOS-focused fix, but
considering Windows developers building for Android, use `where`
on win32 and handle multi-line output.
2026-03-09 23:32:24 +07:00
Neko Ayaka
301f554e90
chore(stage-tamagotchi): use satisfies so that intellisense works
2026-03-09 22:23:13 +08:00
Rin
bed6b475a3
fix(stage-tamagotchi): bring back onboarding dialog ( #1104 )
2026-03-09 22:06:13 +08:00
Liet Blue
604341a1e6
feat(tamagotchi): add "Pin on top" toggle to controls island ( #1183 )
...
\
2026-03-09 22:05:05 +08:00
RainbowBird
0732827a9e
refactor(server): replace postgres-js to pg to support auto-instrumentation
2026-03-09 18:47:34 +08:00
Neko
d3c5f81040
Revert "fix(stage-*): can’t get mcp servers when use remote api ( #1181 )" ( #1204 )
...
This reverts commit 5bed6bca80 .
2026-03-08 20:00:08 +08:00
LemonNeko
583b54bfee
release: v0.9.0-alpha.5
2026-03-08 18:35:38 +08:00
LemonNeko
f2d517ad64
fix(stage-pocket): missing general settings
2026-03-08 18:33:58 +08:00
LemonNeko
7b981d08de
release: v0.9.0-alpha.4
2026-03-08 17:37:59 +08:00
LemonNeko
9c514b17f0
release: v0.9.0-alpha.3
2026-03-08 17:20:32 +08:00
LemonNeko
25e66f664c
feat(stage-pocket): introducing a new package for better DX
2026-03-08 17:17:54 +08:00
Doji
5bed6bca80
fix(stage-*): can’t get mcp servers when use remote api ( #1181 )
2026-03-07 17:39:57 +08:00
Neko Ayaka
3605548973
chore: lint & lock
2026-03-06 16:49:31 +08:00
RainbowBird
47d97320ef
fix(server): collect metrics correctly
2026-03-06 04:14:04 +08:00
Makito
e2f84e2e40
chore(stage-pocket): bump build number to 2
2026-03-06 02:21:56 +07:00
RainbowBird
284b100030
feat(server): add OpenTelemetry observability stack
2026-03-06 02:58:44 +08:00
Neko Ayaka
b24ba8cc26
release: v0.9.0-alpha.2
2026-03-05 15:52:21 +08:00
LemonNeko
382da2a4c3
fix(stage-pocket): missing application category
2026-03-05 15:49:56 +08:00
Neko Ayaka
e0e887cf13
fix(stage-tamagotchi): missing debug package
2026-03-05 04:36:35 +08:00
Makito
920a21b1c1
fix(stage-pocket): temporarily inline isEnvTruthy in vite.config.ts
2026-03-05 03:13:10 +07:00
Makito
87f43c7aa6
feat(stage-pocket,stage-web,stage-shared): add isEnvTruthy for safer env var checks
2026-03-05 03:03:57 +07:00
Makito
b1f927e587
chore(stage-pocket): add shortcut pnpm script dev:ios
2026-03-05 03:03:57 +07:00
Makito
07f7bb58dc
feat(stage-pocket): respect safe area in the main stage
2026-03-05 03:03:57 +07:00
Makito
1035104b66
feat(stage-pocket,stage-web): allow skipping mkcert and correct env vars type
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
Neko Ayaka
a1ff12ced1
feat(stage-tamagotchi): hot-reload i18n during Electron runtime
2026-03-05 03:25:24 +08:00
Liet Blue
41bd3d8e0e
fix(stage-tamagotchi): improve controls island tooltip placement ( #1119 )
2026-03-05 03:22:45 +08:00
Neko Ayaka
cc6528e215
fix(stage-tamagotchi): may miss the change, refactor code
2026-03-05 01:31:13 +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
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
LemonNeko
e5f1d5404c
fix(stage-pocket): backward navigation gestures ( #1112 )
2026-03-04 21:36:02 +08:00
RainbowBird
6c7aa855cf
feat(server): log api error
2026-03-04 19:06:24 +08:00