Commit Graph
1046 Commits
Author SHA1 Message Date
Neko Ayaka 3a107b7465 fix(stage-tamagotchi): ERR_ABORT (-3) occurs when loading hash route window 2026-02-26 14:45:07 +08:00
Neko Ayaka bbf40d28fe fix(stage-tamagotchi): use isLinux() from eventa invoke instead of platform regexp 2026-02-26 14:44:27 +08:00
Neko Ayaka 1d18be6150 feat(stage-tamagotchi): dashboard window 2026-02-26 01:06:36 +08:00
Neko Ayaka 376c3acac3 refactor(stage-tamagotchi): base invokes 2026-02-23 13:58:43 +08:00
Neko Ayaka e8f6155ec6 feat(plugin-sdk,stage-tamagotchi): demo plugin, and plugin inspector 2026-02-16 16:06:28 +08:00
Neko Ayaka cae48f2801 feat(plugin-sdk,stage-tamagotchi): basic file system loader, protocol 2026-02-13 16:10:08 +08:00
Neko Ayaka 9419a77810 feat(stage-tamagotchi): promoted to libs/electron 2026-02-09 03:11:21 +08:00
Makito 6270487237 feat(stage-tamagotchi): dynamic select macOS app icon while building 2026-02-08 21:12:40 +09:00
Makito a4ca8b3e5a refactor(ci): use ts config generator for electron-builder 2026-02-08 19:22:33 +09:00
Makito 0f3c9cd9a7 feat(stage-tamagotchi): switch back to .icon app icon for macOS builds 2026-02-08 15:33:15 +09:00
Makito 418d6ba46a fix(ci): specify build.extends for electron-builder 2026-02-08 15:05:47 +09:00
Neko Ayaka b49cf9275a fix(plugin-sdk,server-*): type mismatch 2026-02-07 03:31:44 +08:00
Neko Ayaka dd92fb8f1c fix(stage-tamagotchi): updated with appId 2026-02-07 03:31:43 +08:00
Neko Ayaka 95b89d0c0c refactor(stage-tamagotchi): use tinyexec for execSync 2026-02-04 14:11:20 +08:00
LemonNeko a28c5f0eda fix(channel-server): allow wss on non-localhost (#1021) 2026-02-03 20:32:51 +08:00
Sebastián c8f679e1e4 fix(stage-*): Kokoro TTS now works in production too (#1017) 2026-02-03 05:27:06 +08:00
LemonNekoandautofix-ci[bot] e4add70e13 feat: allow to enable secure websocket for server channel (#1014)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-01 00:35:03 +08:00
Neko Ayaka 2197a3e5ad release: v0.8.4 2026-01-30 17:00:13 +08:00
Sebastián e4848d0b97 fix(stage-tamagotchi): builds are unusable in v0.8.2 (#1008) 2026-01-30 14:33:27 +08:00
LemonNeko ae6783964f release: v0.8.3 2026-01-29 17:45:32 +08:00
LemonNeko 79db07694f release: v0.8.2 2026-01-29 17:44:17 +08:00
LemonNeko 41405b24de fix(styles|stage-*): remove font subset property, migrate about content 2026-01-29 17:44:14 +08:00
Makito e0775aec74 chore(stage-tamagotchi): optimize bundle size (#1000) 2026-01-29 01:49:43 +08:00
RainbowBird a57b9e5519 refactor(stage-web): merge login redirect judgement statement 2026-01-27 15:53:02 +08:00
lockrush-dev 4cac97937f fix(stage-ui): fix transcription session callback reuse and auto-send issues (#996) 2026-01-26 14:59:50 +08:00
藍+85CD 09bdbf205a chore(deps): use vite v8 instead of rolldown-vite (#993) 2026-01-24 22:30:04 +08:00
RainbowBird fe65a207bf refactor(server,stage-ui): use local first message key 2026-01-24 19:32:39 +08:00
RainbowBird 7c9a23f250 feat(server,stage-ui): sync message to server (#990) 2026-01-24 17:57:45 +08:00
藍+85CD 43fe9e89f2 perf: setup knip, remove unused dependencies (#992) 2026-01-24 15:08:08 +08:00
RainbowBird de9df5eae8 feat(stage-*): store chat session to indexdb (#987)
* feat(stage-*): store chat session to indexdb

* refactor: remove prompt hash

* fix(stage-ui): enhance type guard for chat sessions export validation

* refactor(stage-ui): simplify chat session export and import logic

* refactor(stage-ui): update chat session management to use new data structure and improve export/import functionality

* refactor(stage-ui): enhance chat session persistence and management methods

* refactor(stage-ui): set and get idb value raw

* fix: type
2026-01-23 18:15:22 +08:00
RainbowBird 78afeeb82c refactor(auth): move fetchSession to auth store and remove from index.vue 2026-01-21 22:55:58 +08:00
Neko Ayaka d051a07da9 chore(deps): bump dependencies 2026-01-21 05:42:01 +08:00
Neko Ayaka ccf1faaf5e release: v0.8.1 2026-01-21 02:00:18 +08:00
Neko Ayakaand藍+85CD 8effa6fd90 fix: lint warnings
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
2026-01-21 01:58:41 +08:00
Neko Ayaka b00e71478f Revert "fix: lint warnings (#976)"
This reverts commit f432aca5c0.
2026-01-21 01:14:22 +08:00
藍+85CD f432aca5c0 fix: lint warnings (#976) 2026-01-20 13:15:32 +08:00
Lilia_Chenandautofix-ci[bot] 0093803920 feat(stage-ui-*): ACT special tokens for future motion gen (#974)
* feat(stage-ui*):ACT special tokens

* test(stage-ui): llm-marker-parser test updates for ACT tokens

* [autofix.ci] apply automated fixes

* style(stage-ui): apply gemini code review notes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-20 09:32:47 +08:00
Lilia-Chen 8787db198a release: v0.8.1-beta.13 2026-01-19 19:51:29 +00:00
Neko Ayaka d97f7f1ff1 fix(stage-tamagotchi): type error 2026-01-18 05:47:05 +08:00
Neko Ayaka 17debf3e96 refactor(stage-*): de-centralize for route header 2026-01-18 04:54:57 +08:00
leafyyandRicardo Miss 0769455edc fix(stage-ui): update connection icon to use correct variant (#966)
---------

Co-authored-by: Ricardo Miss <83625063+ricardomiss@users.noreply.github.com>
2026-01-18 02:33:54 +08:00
Neko Ayaka e38366d37b fix(deps): sync vue to catalog: 2026-01-17 15:57:54 +08:00
Neko Ayaka e01e20918a refactor(airi-plugin-vscode): better structure & format 2026-01-17 02:48:55 +08:00
RainbowBirdandNeko 4292535d10 feat(stage-ui,server): use optimistic request for provider catalog (#951)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2026-01-17 00:17:26 +08:00
LemonNeko 06b3451849 feat(stage-*): allow to connect remote ws server (#953) 2026-01-15 05:13:57 +08:00
Neko Ayaka ce56400b3e release: v0.8.1-beta.12 2026-01-15 03:07:46 +08:00
RainbowBird b34f7ea5f8 fix(docker): server dockerfile 2026-01-14 14:22:26 +08:00
RainbowBird 73455d9b22 fix(stage-ui, stage-web): oauth loading state 2026-01-14 14:19:57 +08:00
RainbowBird f8b6300e26 feat(stage-ui, stage-web): add loading state for authing 2026-01-14 14:11:35 +08:00
Neko aeeb76de19 fix(stage-layout): missing back button (#950) 2026-01-14 11:56:01 +08:00