Commit Graph
1671 Commits
Author SHA1 Message Date
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
Neko Ayaka 10329fec82 fix(server-runtime): h3 with new router & app API 2025-10-09 02:41:48 +08:00
Neko Ayaka a549441665 fix(ci): not uploading artifacts due to path mismatch 2025-10-09 02:39:33 +08:00
github-actions[bot] ee1622a846 chore(nix): update pnpmDeps hash 2025-10-08 18:38:41 +00:00
Neko Ayaka 0de306f668 chore(deps): bump dependencies 2025-10-09 02:35:44 +08:00
Neko Ayaka 220ad569d9 style: fix lint 2025-10-09 02:32:04 +08:00
Iro 6995aba8a1 fix(stage-ui): auto fallback with LLM model listing when validating (#643) 2025-10-09 02:31:14 +08:00
Makito e700a60418 fix(stage-tamagotchi): check config path existence before read (#644) 2025-10-09 01:07:52 +09:00
Neko Ayaka cabb104b98 refactor(stage-tamagotchi): unified channel server by @proj-airi/server-sdk 2025-10-08 22:57:00 +08:00
Neko Ayaka cf93a9a78a chore(docs): cleanup 2025-10-08 22:39:59 +08:00
Neko Ayaka cc90687de7 fix: rename caused case mix 2025-10-08 17:29:27 +08:00
Neko Ayaka 23b9fe5bb2 fix: casing 2025-10-08 17:26:51 +08:00
Neko Ayaka 82a089605f feat(stage-tamagotchi): stage-web like ControlsIsland 2025-10-08 17:15:35 +08:00
Neko Ayaka 766e7da18c refactor(stage-ui,stage-pages): split more hearing composables 2025-10-08 17:15:09 +08:00
Neko Ayaka 33daa184fd fix(stage-tamagotchi): use isDestroyed() to determine whether window destroyed or not 2025-10-08 17:14:38 +08:00
Neko Ayaka c884b758fa feat(stage-tamagotchi): hearing config dialog 2025-10-08 17:14:08 +08:00
Neko Ayaka 73b7ce722c chore(stage-tamagotchi): small refactor & cleanup 2025-10-08 17:13:28 +08:00
Neko Ayaka db35323ea4 fix(stage-tamagotchi): gap between components 2025-10-08 15:51:10 +08:00
Neko Ayaka 2ca7e32493 style(stage-ui): rename 2025-10-08 15:50:13 +08:00
Neko Ayaka 78b08b4cdf feat(stage-tamagotchi): use injecta's logg logger 2025-10-07 23:44:16 +08:00
Neko Ayaka df508fc047 feat(injecta): logger support for easier debugging 2025-10-07 23:43:39 +08:00
Neko Ayaka 35259b5d29 feat(stage-tamagotchi): put injecta into good use to prevent global variable 2025-10-07 23:06:19 +08:00
Neko Ayaka a6265bbf87 feat(stage-tamagotchi): inlay window & spotlight position calculation 2025-10-07 23:05:59 +08:00
Neko Ayaka f46774c576 fix(injecta): incorrectly build 2025-10-07 23:04:55 +08:00
Neko Ayaka 4c26365035 feat(workspace): added drag-region as part of unocss rule 2025-10-07 23:04:34 +08:00
Neko Ayaka 193a9d2f49 feat(stage-tamagotchi): window & display utils 2025-10-07 23:04:01 +08:00
Neko Ayaka cd67a70273 chore(cspell): updated 2025-10-07 18:13:17 +08:00
Neko Ayaka 5a57cf2147 fix(injecta): not able to do typecheck 2025-10-07 18:10:07 +08:00
Neko Ayaka 43fd826b89 refactor(stage-tamagotchi): wrapper for loading URL or file for routers 2025-10-07 18:08:17 +08:00
Neko Ayaka 00ad597e1d fix(stage-tamagotchi): settings layout padding incorrect 2025-10-07 17:53:50 +08:00