Neko Ayaka
ff43b3cd8c
fix(stage-tamagotchi): ignore EADDRINUSE and ERR_SERVER_NOT_RUNNING, srvx doesn't correctly handle nodejs error
2025-12-31 13:48:55 +08:00
LemonNeko
7f3a90d463
fix(stage-ios): use https when live reload ( #853 )
2025-12-31 11:57:41 +08:00
LemonNeko
18a7658846
refactor(stage-*): extract shared layouts ( #852 )
2025-12-30 14:21:39 +08:00
LemonNeko and Makito
beb559dfdf
feat(stage-capcitor): added Capacitor of stage for iOS ( #845 )
...
---------
Co-authored-by: Makito <i@maki.to >
2025-12-30 12:22:34 +08:00
Lilia_Chen and Makito
ecd5eee155
feat(model-driver-mediapipe): integrate MediaPipe as a motion capture tool ( #828 )
...
---------
Co-authored-by: Makito <i@maki.to >
2025-12-30 12:11:08 +08:00
藍+85CD
dedf4a4790
refactor: migrate to new providers package ( #846 )
2025-12-30 10:47:43 +08:00
Neko Ayaka
221ae378c4
chore(deps): removed deprecated & duplicated & incorrect deps
2025-12-30 04:26:38 +08:00
Neko Ayaka
148949d56d
chore(deps): updated lock
2025-12-30 04:18:33 +08:00
Neko Ayaka
198092f226
chore(deps): bump dependencies
2025-12-29 05:51:45 +08:00
Makito
72010b6350
fix(stage-*): beat sync worklet failed to import modules ( #839 )
2025-12-29 03:33:12 +08:00
Neko Ayaka
cb2784ed19
chore(deps): updated
2025-12-29 02:28:55 +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
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
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
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
3fe0e4c091
fix(airi-plugin-vscode): sync with new server-sdk design
2025-12-27 03:40:55 +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
Iro
4c977361b1
feat(stage-ui): remove redundant chat completions validation ( #831 )
2025-12-26 01:40:29 +08:00
RainbowBird
32d9d1405c
chore: bump logg to 1.2.11
2025-12-24 22:34:16 +08:00
Neko Ayaka
aaca1825d3
refactor(docs,telegram-bot): remove sharp
2025-12-24 22:01:03 +08:00
Rin
74136b9ccf
feat(stage-ui,stage-web): custom chat background ( #825 )
2025-12-24 12:38:09 +08:00
Neko Ayaka
e2e661cc7e
chore(deps): bump dependencies
2025-12-22 19:40:39 +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
Neko Ayaka
349810ff27
chore(deps): bump dependencies
2025-12-21 15:58:52 +08:00
Neko Ayaka
c644129ff9
feat(stream-transcription): new stream in stream out by default package
2025-12-21 02:06:14 +08:00
Rin
6868550dc8
fix(stage-ui): prevent race conditions in model loading ( #819 )
2025-12-20 23:34:52 +08:00
Neko Ayaka
b8b22b3d84
feat(stage-ui,stage-web): new colorsFromElement lib extracted
2025-12-20 23:13:05 +08:00
Neko Ayaka
cd4e56d1ed
fix(stage-tamagotchi): electron-updater doesn't support to be catalog:
2025-12-20 21:08:35 +08:00
Neko Ayaka
6321d78060
chore(stage-pages): added server-sdk as dependency
2025-12-20 19:03:15 +08:00
Neko Ayaka
56f8929b83
feat(stage-tamagotchi): auto updater
2025-12-20 18:58:31 +08:00
Rin
7863ce41e3
feat(stage-tamagotchi,i18n): option to not show FadeOnHover again ( #821 )
2025-12-20 14:05:25 +08:00
Neko Ayaka
73a778da13
perf(stage-tamagotchi): added radius region for detecting Fade on Hover, preventing flickering
2025-12-20 03:58:54 +08:00
Neko Ayaka
50f66f14d4
chore(deps): missing audioworklet types
2025-12-19 14:33:59 +08:00
Neko Ayaka
63a12d3b9e
fix(workspace/unocss,stage-tamagotchi): missing comfortaa font, missing import
2025-12-18 15:02:53 +08:00
Lilia_Chen
c74f335253
feat(stage-ui-three-performance-runtime): init new experimental three performance runtime design ( #809 )
2025-12-17 10:50:06 +08:00
Lilia_Chen and autofix-ci[bot]
c19ead966a
fix(stage-ui): fixed the system prompt initialisation bug ( #796 )
...
* bug-fix(stage-ui): fixed the system prompt not successfully initialised bug
* bug-fix(stage-ui): if it's already initialised, then nothing needs to do in onMounted()
* [autofix.ci] apply automated fixes
* bug-fix(stage-ui): removed onMounted() logic, which is unnecessary
* fix: removed a blank vue playground page in the dev-tool. This should be left for the next PR maybe...
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-15 21:53:29 +00:00
Neko Ayaka
08cab8515d
feat(model-driver-lipsync): new package for model driving capabilities
2025-12-15 02:16:10 +08:00
Neko Ayaka
a342594b9a
chore(deps): migrate for vue macros
2025-12-14 20:58:45 +08:00
Neko Ayaka
f723e32999
style: lint
2025-12-14 19:40:58 +08:00
Neko Ayaka
8c32d8170f
chore(deps): bump dependencies
2025-12-14 19:38:40 +08:00
Neko Ayaka
23462a910c
feat(stage-ui,stage-pages,stage-web,stage-tamagotchi,docs): added Posthog
2025-12-13 16:56:45 +08:00
Neko Ayaka
a3dba4f3cf
chore(deps): bump dependencies & electron-builder
2025-12-13 16:23:45 +08:00
Neko Ayaka
66b7e6ed8a
refactor(airi-plugin-vscode): better code & fixed dependency bundling issue
2025-12-12 15:43:15 +08:00
Neko Ayaka
fafba1cdf8
chore(deps): bump dependencies
2025-12-11 02:22:43 +08:00
Neko Ayaka
6745f920f0
fix(airi-plugin-vscode): should always recreate dir for codegen
2025-12-10 22:10:26 +08:00