Commit Graph
1014 Commits
Author SHA1 Message Date
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
skyline624andNeko 5d9040e430 fix(stage-ui,server-*): implement handling for input:text from anywhere, support for Discord (#928)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2026-01-11 03:35:32 +08:00
a7d7c1631e feat(stage-*): devtool for websocket (#932)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-11 02:23:18 +08:00
Neko Ayaka a7d57935b6 feat(stage-tamagotchi): support to auto fade out & resize for caption window 2026-01-11 00:58:54 +08:00
Neko Ayaka a753eca77c fix(stage-tamagotchi): widget_tool was broken due to incorrectly set default as required is required 2026-01-11 00:13:14 +08:00
Neko Ayaka 3c68172442 fix(stage-tamagotchi,stream-kit,pipelines-audio): couldn't handle spark:notify and has elegant way of handling tts & playback 2026-01-11 00:13:14 +08:00
Neko Ayaka 2bccfcc24a release: v0.8.1-beta.8 2026-01-10 03:19:27 +08:00
Neko Ayaka 56d321f39c refactor(stage-ui,stage-pages): improve structure of character & character-orchestrator 2026-01-10 03:15:04 +08:00
Makito 44520d3083 fix(stage-tamagotchi): use icns for macOS builds for now 2026-01-10 02:49:17 +09:00
Neko Ayaka 26529bc36f release: v0.8.1-beta.7 2026-01-09 18:23:01 +08:00
Neko Ayaka 7d256dabdf chore(stage-tamagotchi,stage-web,stage-pocket): exclude any nested components directory for pages 2026-01-09 18:11:24 +08:00
leafyy a0700303d8 refactor(stage-tamagotchi): adjustable control island icon size (#923) 2026-01-09 17:35:49 +08:00
Neko Ayaka 99159f0635 release: v0.8.1-beta.6 2026-01-09 03:27:43 +08:00
Makito b2a46ea01f feat(stage-tamagotchi): update app icons and window icons 2026-01-09 03:45:33 +09:00
Ayaka Neko 00ce4668ab release: v0.8.1-beta.5 2026-01-08 23:50:20 +08:00
Ayaka Neko bdf7d9fcc9 fix(stage-tamagotchi): missing register to createAppService 2026-01-08 23:36:52 +08:00
abr-ProjectsandNeko Ayaka f858a44f99 fix(stage-tamagotchi): programmtical resize (#913)
---------

Co-authored-by: Neko Ayaka <neko@ayaka.moe>
2026-01-08 23:23:31 +08:00