Commit Graph
2152 Commits
Author SHA1 Message Date
Neko Ayaka cb2784ed19 chore(deps): updated 2025-12-29 02:28:55 +08:00
Neko Ayaka 0fe7fb90f1 chore(cspell.config.yaml): updated 2025-12-29 02:28:05 +08:00
Neko Ayaka 4401b96c9c feat(airi-plugin-bilibili-laplace): added new package for homeassistant 2025-12-29 02:27:50 +08:00
Neko Ayaka e58be05ad4 feat(airi-plugin-bilibili-laplace): added new package for bilibili live stream chat 2025-12-29 02:27:37 +08:00
Neko Ayaka d5fa29ce43 chore(deps): updated 2025-12-29 02:20:15 +08:00
Neko Ayaka ccf97f53d0 chore(ci): fix workflow die due to no space left on device 2025-12-29 02:19:31 +08:00
Weathercold 498eb0d2ce fix(nix): don't use /dev/tty in hash update actions (#836) 2025-12-29 02:09:25 +08:00
Neko Ayaka bb705d040c release: v0.8.0-beta.8 2025-12-27 22:41:50 +08:00
Neko Ayaka 190b013f53 chore(server-shared): updated README.md, updated intent 2025-12-27 21:47:37 +08:00
Neko Ayaka ca7194284b feat(stage-ui,airi-plugin-vscode,server-shared): added spark:notify, spark:emit, spark:command events 2025-12-27 21:20:06 +08:00
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]andCrowdin 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