Makito
e0775aec74
chore(stage-tamagotchi): optimize bundle size ( #1000 )
2026-01-29 01:49:43 +08:00
藍+85CD
09bdbf205a
chore(deps): use vite v8 instead of rolldown-vite ( #993 )
2026-01-24 22:30:04 +08:00
藍+85CD
43fe9e89f2
perf: setup knip, remove unused dependencies ( #992 )
2026-01-24 15:08:08 +08:00
Neko Ayaka
d051a07da9
chore(deps): bump dependencies
2026-01-21 05:42:01 +08:00
Lilia_Chen and autofix-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 and autofix-ci[bot]
372f356964
fix(stage-ui-three): lipsync update() ( #971 )
...
* bug-fix: lipsync update
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-18 20:55:43 +08:00
Neko Ayaka
e796ee59ad
refactor(airi-plugin-web-extension): use eventa for ipc
2026-01-18 03:51:40 +08:00
Rin
a6b54c1b0f
chore(stage-ui, deps): fix typecheck error and stage-web CI ( #967 )
2026-01-18 02:34:15 +08:00
Neko Ayaka
b241f32a31
feat(airi-plugin-web-extension): integrated to server-sdk, now supports to read context from browser
2026-01-18 02:19:28 +08:00
Rin and autofix-ci[bot]
c912e6c7cc
fix(stage-ui): tts voice options reactivity issue ( #963 )
...
trigger reactivity when updating availableVoices in the speech store
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-18 00:57:07 +08:00
Neko Ayaka
5cfd478525
fix(stage-ui): should ingest and response only once
2026-01-17 18:31:00 +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
LemonNeko
06b3451849
feat(stage-*): allow to connect remote ws server ( #953 )
2026-01-15 05:13:57 +08:00
Neko Ayaka
e3b37a4c92
fix(airi-plugin-vscode): should not use any dependencies in vscode plugin package
2026-01-14 21:14:16 +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
Zach Leavitt
bcafcac7c1
feat(stage-*): browser provided speech recognition as provider ( #933 )
2026-01-13 03:31:08 +08:00
Neko Ayaka
9623589011
fix(server-sdk): cannot handle Discord BigInt serialization
2026-01-12 21:55:11 +08:00
Makito
4cda1828ec
feat(electron-screen-capture): introduce new screen capture utilities ( #937 )
2026-01-12 02:30:19 +08:00
skyline624 and Neko 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
sed-i
f2c308ffa4
fix(stage-tamagotchi): consolidated renderer loop helper ( #936 )
2026-01-11 21:47:56 +08:00
Neko Ayaka
0024366d88
chore(ci): added pnpm util, fix macos merge issue
2026-01-11 04:43:50 +08:00
skyline624 and Neko
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
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
RainbowBird
6db260fcba
feat(stage-ui): local-first storage ( #922 )
2026-01-09 18:28:40 +08:00
Lovehsigure_520
d084a79720
docs: added WeChat badge & QRCode guide ( #920 )
2026-01-09 15:39:02 +08:00
Lovehsigure_520 and Neko
ca91f43d4a
docs: added QQ group link badge ( #912 )
...
---------
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-08 18:09:26 +08:00
Makito
9076adc97c
chore(deps): bump @moeru/eslint-config to 0.1.0-beta.15
2026-01-08 17:36:08 +09:00
Neko Ayaka
bd9d5be254
feat(stage-ui,stage-ui-three): support fade on hover for three
2026-01-08 15:02:52 +08:00
Rin and google-labs-jules[bot]
b22acdba27
fix(stage-ui): fix provider credentials change detection ( #910 )
...
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2026-01-08 04:26:07 +08:00
Neko Ayaka
c2756ff4d3
fix(stage-pages): missing stage-ui-three and stage-ui-live2d
2026-01-08 00:56:42 +08:00
RainbowBird
71225b3729
chore: resolve build issue
2026-01-08 00:54:48 +08:00
Neko Ayaka
20b6978a9d
refactor(stage-ui,stage-ui-live2d,stage-ui-three): split out stage-ui-live2d component
2026-01-08 00:31:07 +08:00
Rin and Neko Ayaka
4f0477a2a0
fix(stage-ui,stage-ui-three): resolve tamagotchi VRM loading screen hang on startup ( #904 )
...
---------
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
2026-01-07 22:23:01 +08:00
RainbowBird
5177f3a78a
refactor(stage-ui): use-async-state for api request ( #906 )
2026-01-07 21:42:36 +08:00
RainbowBird
9346708c34
feat(server): characters ( #882 )
2026-01-07 21:37:54 +08:00
Neko Ayaka
ded5d718de
chore(stage-*): update how vue-sonner style imported
2026-01-07 20:42:59 +08:00
sed-i and Neko
82026beb42
chore(model-driver-mediapipe): streamline asset prep with retries ( #902 )
...
---------
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-07 19:22:32 +08:00
이윤진(Lee Yunjin)
18391ef347
fix(ui): color jittering ( #899 )
2026-01-07 16:22:11 +08:00
Neko Ayaka
51b91b8e3d
feat(stage-tamagotchi): improved weather widget
2026-01-07 02:40:45 +08:00
ad086535e5
feat(satori-bot): integrate Satori Protocol Adapter ( #873 )
...
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Hoshino-Yumetsuki <hoshino-yumetsuki@outlook.com >
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-06 15:32:20 +08:00
9005b9f430
feat(stage-*): performance overlay & markdown stress test ( #838 )
...
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-06 03:04:35 +08:00
1f58faafa2
feat(stage-ui): process for reasoning models ( #859 )
...
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Rin <shinohara-rin@users.noreply.github.com >
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
2026-01-06 03:03:53 +08:00
Neko Ayaka
17b0bd54b7
feat(stage-*): process spark:notify & emitting spark:command
2026-01-06 02:46:18 +08:00
RainbowBird
09d1fe6143
chore(server): catalog
2026-01-05 17:57:21 +08:00
RainbowBird
fe1c576994
refactor(stage-ui): move auth lib to stage-ui
2026-01-05 17:40:37 +08:00
RainbowBird
ddde54d22f
feat(stage-ui): character settings page ( #847 )
2026-01-05 16:26:43 +08:00
RainbowBird and Neko Ayaka
3dbf3fafd9
feat(server): hono server with character schema, valibot, routes ( #848 )
...
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
2026-01-05 16:25:20 +08:00
d064a959cf
feat(server): with api server, service-lize ( #807 )
...
Co-authored-by: Neko Ayaka <neko@ayaka.moe >
Co-authored-by: Lovehsigure_520 <1260907335@qq.com >
2026-01-05 16:24:03 +08:00