Commit Graph
1030 Commits
Author SHA1 Message Date
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
RainbowBird 2217599284 refactor(stage-*): login drawer in mobile (#948) 2026-01-13 18:45:00 +08:00
Neko Ayaka bc05e1e5b0 release: v0.8.1-beta.11 2026-01-13 04:35:55 +08:00
6b3acfa4c3 chore(electron-screen-capture): improve the UI, added comments about bugs, refactored with libs & utils (#941)
---------

Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Makito <i@maki.to>
2026-01-13 04:31:58 +08:00
Neko Ayaka 385744f3ab release: v0.8.1-beta.10 2026-01-13 04:27:08 +08:00
leafyy 0e543b50ce feat(stage-tamagotchi): add icon size settings for tamagotchi (#940) 2026-01-13 03:33:40 +08:00
Zach Leavitt bcafcac7c1 feat(stage-*): browser provided speech recognition as provider (#933) 2026-01-13 03:31:08 +08:00
Makito 969d53f8a1 feat(stage-tamagotchi,electron-screen-capture,i18n): check for screen capture permissions 2026-01-13 01:13:16 +09:00
Makito a2b3469ba0 perf(stage-tamagotchi): no buffer copying in screen-capture devtool when possible 2026-01-13 01:13:15 +09:00
Makito 4cda1828ec feat(electron-screen-capture): introduce new screen capture utilities (#937) 2026-01-12 02:30:19 +08:00
skyline624andNeko Ayaka b500eb8f5b fix(stage-ui): preserve and propagate discord context in bridge (#934)
---------

Co-authored-by: Neko Ayaka <neko@ayaka.moe>
2026-01-11 23:42:45 +08:00
Neko Ayaka e5a86e78ae refactor(stage-ui): better chat store structure 2026-01-11 21:48:08 +08:00
sed-i f2c308ffa4 fix(stage-tamagotchi): consolidated renderer loop helper (#936) 2026-01-11 21:47:56 +08:00
RainbowBird 061def6436 feat(stage-web): use drawer in mobile login page 2026-01-11 13:55:22 +08:00
Neko Ayaka 0024366d88 chore(ci): added pnpm util, fix macos merge issue 2026-01-11 04:43:50 +08:00
Neko Ayaka 1ddaa3391a release: v0.8.1-beta.9 2026-01-11 03:53:50 +08:00
Neko Ayaka 08f4dbb799 chore(ci): should be able to correctly merge macos yaml 2026-01-11 03:50:37 +08:00