Neko Ayaka
f07964d307
feat(server-sdk,stage-ui,server-shared): better output & added usage as context
2025-12-27 18:10:50 +08:00
Neko Ayaka
8a841d65da
feat(server-sdk,stage-ui,server-shared): more server channel hooks
2025-12-27 17:48:41 +08:00
Neko Ayaka
a6aae910d0
feat(stage-ui): subscribe to onChatTurnComplete, emit to server channel as output:gen-ai:chat:message
2025-12-27 17:30:04 +08:00
Neko Ayaka
fb2da39384
refactor(stage-ui,stage-web,stage-tamagotchi): rename as useContextBridgeStore
2025-12-27 17:12:22 +08:00
Neko Ayaka
0dc4e96663
refactor(stage-*): analytics with better structure, added useBuildInfo
2025-12-27 17:03:43 +08:00
Rin
ca6a0b24fa
feat(stage-*): track provider card clicks and time-to-first-message ( #832 )
2025-12-27 16:46:58 +08:00
Neko Ayaka
b8810943f8
fix(stage-ui): live2d auto blink with better control
2025-12-27 16:40:41 +08:00
Rin
3dcc9a0677
chore(stage-ui,stage-web,stage-tamagotchi): add ph-no-capture to chat messages ( #833 )
2025-12-27 15:16:54 +08:00
Neko Ayaka
2735296736
chore(stage-ui,model-driver-lipsync): should throuttle and lerp mouth changing
2025-12-27 05:28:56 +08:00
Neko Ayaka
689e202194
fix(stage-ui,stage-web): cleanup, incorrect color
2025-12-27 04:33:32 +08:00
Neko Ayaka
a07854ca31
chore(deps): bump dependencies
2025-12-27 04:26:56 +08:00
Neko Ayaka
8b79589d0c
fix(stage-ui-three-performance-runtime): should not typecheck like this
2025-12-27 04:00:50 +08:00
Neko Ayaka
19c8de1c2d
fix(stage-web): incorrect type for ChatHistoryItem
2025-12-27 04:00:20 +08:00
Neko Ayaka
7b5f209e22
refactor(stage-ui,stage-web,stage-tamagotchi): use new server-sdk for context bridging, forming module context correctly
2025-12-27 03:50:59 +08:00
Neko Ayaka
3fe0e4c091
fix(airi-plugin-vscode): sync with new server-sdk design
2025-12-27 03:40:55 +08:00
Neko Ayaka
60071be332
feat(server-sdk,server-shared): improved context update, renamed from context message, added output event, source
2025-12-27 03:39:46 +08:00
Neko Ayaka
340c22b318
refactor(server-runtime): should not check readyState, rely on send failure to lazy drop if encountered error
2025-12-27 03:35:49 +08:00
Neko Ayaka
97731ea57d
refactor(stage-ui,stage-web): move ThemeOverlay to background-gradient-overlay
2025-12-26 12:36:13 +08:00
Neko Ayaka
f579600f26
feat(docs,i18n): now supports Japanese & Korean
2025-12-26 12:24:25 +08:00
Neko Ayaka
3935fa2600
feat(docs): Japanese site
2025-12-26 12:02:29 +08:00
github-actions[bot] and Crowdin Bot
584c340731
chore(i18n): update translations ( #813 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-12-26 11:52:26 +08:00
Neko Ayaka
3d1009e00c
fix(stage-pages): prevent warning
2025-12-26 03:04:38 +08:00
Neko Ayaka
63ba1e2512
release: v0.8.0-beta.7
2025-12-26 02:07:57 +08:00
Neko Ayaka
a7102c7b55
fix(deps): pin vue to 3.5.25 due to compatibility issues with histoire
...
```
Error while collecting story ./packages/stage-ui/stories/components/Colors.story.vue:
undefined
node:internal/process/promises:392
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<Object>".
at throwUnhandledRejectionsMode (node:internal/process/promises:392:7)
at processPromiseRejections (node:internal/process/promises:475:17)
at process.processTicksAndRejections (node:internal/process/task_queues:106:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
```
2025-12-26 02:02:57 +08:00
Neko Ayaka
c56be7152b
chore(audio-pipelines-transcribe): switch to use tryCatch in moeru
2025-12-26 01:42:17 +08:00
Neko Ayaka
9e42ebb587
chore(deps): updated
2025-12-26 01:42:17 +08:00
Iro
4c977361b1
feat(stage-ui): remove redundant chat completions validation ( #831 )
2025-12-26 01:40:29 +08:00
ReStranger
07cbc503bc
feat(nix): Add python3 in devShell ( #830 )
2025-12-26 01:39:45 +08:00
Neko Ayaka
1f4650a105
fix(stage-ui,stage-tamagotchi,stage-web): incorrect implementation of Aliyun NLS
2025-12-26 01:39:11 +08:00
RainbowBird
bc6f2ac746
docs(blog): add space between links
2025-12-25 14:55:35 +08:00
Neko Ayaka
9cbddb0770
feat(stage-web,docs): enable apple mobile web app capable meta tag
...
https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html#//apple_ref/doc/uid/TP40008193-SW3
2025-12-25 02:56:12 +08:00
s3d-i
26fadcb2fb
fix(chat): serialize sends and reset on cleanup ( #827 )
2025-12-25 02:16:09 +08:00
Neko Ayaka
d68289a532
feat(docs): Merry Christmas 2025 🎄 blog post
2025-12-24 23:45:11 +08:00
Neko Ayaka
bd9358e44c
feat(docs): Merry Christmas 2025 🎄
2025-12-24 23:11:14 +08:00
RainbowBird
32d9d1405c
chore: bump logg to 1.2.11
2025-12-24 22:34:16 +08:00
Neko Ayaka
1451b18d78
fix(stage-web): theme color imported type missing
2025-12-24 22:02:31 +08:00
Neko Ayaka
aaca1825d3
refactor(docs,telegram-bot): remove sharp
2025-12-24 22:01:03 +08:00
Neko Ayaka
b834e2348c
refactor(stage-web): better structure of backgrounds, fix color issue
2025-12-24 21:56:07 +08:00
Rin
74136b9ccf
feat(stage-ui,stage-web): custom chat background ( #825 )
2025-12-24 12:38:09 +08:00
Neko Ayaka
2e4c5a7719
release: v0.8.0-beta.6
2025-12-22 20:51:00 +08:00
Neko Ayaka
99b838510d
chore(pnpm-wokspace): updated
2025-12-22 19:42:00 +08:00
Neko Ayaka
e2e661cc7e
chore(deps): bump dependencies
2025-12-22 19:40:39 +08:00
Neko Ayaka
59bb5cde82
fix(stage-web): not full on model screen, should padding bottom for chat
2025-12-22 12:16:04 +08:00
Neko Ayaka
17a6985f9c
fix(stage-ui): type error
2025-12-22 12:04:44 +08:00
LemonNeko
3cba59421d
refactor(ui): move DoubleCheckButton to @proj-airi/ui ( #823 )
2025-12-21 21:37:23 +08:00
Rin
3839cd49ed
feat(stage-ui,stage-pages,i18n): support continue anyway for onboarding ( #818 )
2025-12-21 21:30:56 +08:00
Neko Ayaka
ff1a5f4859
release: v0.8.0-beta.5
2025-12-21 18:41:46 +08:00
Neko Ayaka
2ffe666368
chore(deps): bump dependencies
2025-12-21 18:41:11 +08:00
Neko Ayaka
7158c200bb
chore(deps): bump dependencies
2025-12-21 18:35:34 +08:00
Neko Ayaka
c9a9ec7bfa
Revert "chore(deps): bump dependencies"
...
This reverts commit 349810ff27 .
2025-12-21 17:16:47 +08:00