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
87eeeb6294
fix(stage-ui): Aliyun NLS will data race on cleanup to let WebSocket close before TranscriptionEnded
2025-12-20 03:39:46 +08:00
Neko Ayaka
bda5a6abd8
fix(stage-ui): TimeSeries was too laggy due to mis-use of props as timeseries calculation
2025-12-20 03:35:32 +08:00
Neko Ayaka
b1f475b04a
fix(stage-ui): Aliyun NLS streamTranscription doesn't support Blob but over WebSocket
2025-12-20 03:33:24 +08:00
Neko Ayaka
6ea5f365e5
fix(stage-web): adjust maskable icons for android devices
2025-12-20 03:08:33 +08:00
Neko Ayaka
9a59fa7d2b
chore(ci): workflow id missing
2025-12-19 15:19:02 +08:00
Neko Ayaka
f0f9f00b98
chore(ci): even better, ask for approval in PR comments
2025-12-19 15:15:58 +08:00
Neko Ayaka
45c9318f78
chore(ci): use required approval for environment-specified workflow deploy
2025-12-19 14:46:06 +08:00
Neko Ayaka
7456f1253d
fix(stage-tamagotchi): missing font import, remove unused import
2025-12-19 14:35:27 +08:00
Neko Ayaka
50f66f14d4
chore(deps): missing audioworklet types
2025-12-19 14:33:59 +08:00
Neko Ayaka
5597c552de
chore(ci): should not use wrangler versions deploy for PR branch, version upload is all you need
2025-12-19 14:26:34 +08:00
Neko Ayaka
e8e81a6a35
fix(stage-shared): beat sync event declared not used
2025-12-19 14:24:05 +08:00
Neko Ayaka
55f3019737
fix(stage-ui): reduce about button click feeling
2025-12-18 15:03:24 +08:00
Neko Ayaka
63a12d3b9e
fix(workspace/unocss,stage-tamagotchi): missing comfortaa font, missing import
2025-12-18 15:02:53 +08:00
Makito
03474670a2
fix(stage-ui): use a middleware to encode possible filenames in a live2d model ( #815 )
2025-12-18 01:31:41 +08:00
Makito
479287094a
fix(stage-pages): loosen default beat-sync parameters for easier beat detections
2025-12-18 01:22:20 +09:00
Makito
97f53a8182
refactor(stage-tamagotchi,stage-pages,stage-shared,stage-ui): migrate beat-sync to use broadcast channel-based transport
2025-12-18 01:20:25 +09:00
Rin
e80a82d921
fix(stage-ui) patch ModelSettings.validateFiles to support utf-8 ( #814 )
2025-12-17 21:10:24 +08:00
藍+85CD
f8fdc2e6f9
refactor(ui): remove unocss attributify for Option
2025-12-17 20:12:30 +08:00
Neko Ayaka
0d1f2b9364
release: v0.8.0-beta.4
2025-12-17 19:59:54 +08:00
Rin
bbaa287dab
feat(stage-ui,stage-pages) allow to "continue anyway" with failing provider validation ( #811 )
2025-12-17 19:58:49 +08:00
Neko Ayaka
84c053b44f
fix(server-sdk,airi-plugin-vscode): improve connect, ensure connected before sending
2025-12-17 19:57:48 +08:00
藍+85CD
f16a0c102f
refactor: merge watch targets, flatten callback ( #812 )
2025-12-17 19:34:25 +08:00
Neko Ayaka
263e1849a6
fix(stage-tamagotchi): do not create nested callback for injeca constructor
...
Close #810
2025-12-17 15:58:04 +08:00
Neko Ayaka
7f3a072676
fix(airi-plugin-vscode): add EOL line
2025-12-17 14:12:35 +08:00
Neko Ayaka
1f24555797
chore(stage-ui-three): default to hemisphere
2025-12-17 10:53:06 +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
Rin
588978d9ef
fix(stage-ui): AIRI in full resolution! fixed pixi.js resolution issue ( #808 )
...
airi in full resolution let's goooo
2025-12-17 10:47:35 +08:00
github-actions[bot] and Crowdin Bot
7c603d1477
chore(i18n): update translations ( #797 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-12-16 21:38:44 +08:00
Neko Ayaka
efa3b8de43
fix(stage-ui,stage-web,stage-tamagotchi): should not use useI18n in non-setup hook
2025-12-16 21:21:31 +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
238797db6e
fix(stage-ui): sync & broadcast for all BroadcastChannel peers
2025-12-16 01:07:03 +08:00
Neko Ayaka
cf2f29bac4
docs(README.md): updated for other languages
2025-12-16 01:06:08 +08:00
Neko
611bc4ec4c
docs(README.md): fix broken url after migrated to Cloudflare Workers
...
Close #795
2025-12-15 21:16:22 +08:00
Neko Ayaka
0723c44b8a
docs(terms-of-use.md): added
2025-12-15 15:38:55 +08:00
Neko Ayaka
835e9f8c56
docs(privacy.md): added
2025-12-15 15:38:43 +08:00
Neko Ayaka
08cab8515d
feat(model-driver-lipsync): new package for model driving capabilities
2025-12-15 02:16:10 +08:00
RainbowBird
bd357c924c
chore(ci): continue-on-error
2025-12-14 21:18:27 +08:00
RainbowBird
d08dbcb781
chore(ci): install posthog-cli manually
2025-12-14 21:13:34 +08:00
Neko Ayaka
a342594b9a
chore(deps): migrate for vue macros
2025-12-14 20:58:45 +08:00
RainbowBird
135502f09d
chore(ci): ignore upload worker dist to posthog
2025-12-14 20:55:30 +08:00
RainbowBird
1e55ba84d8
chore(CI): continue-on-error
2025-12-14 20:45:05 +08:00
Neko Ayaka
a373f34d24
chore(ci): added gitMinimal for nix
2025-12-14 20:39:16 +08:00
RainbowBird
35227854be
feat(stage-web, stage-tamagotchi): register app version to posthog
2025-12-14 20:34:29 +08:00
RainbowBird
4af8edf58b
chore(CI): upload sourcemap to posthog
2025-12-14 20:30:31 +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
Makito
90fd3b4821
fix(stage-ui): prevent NaN or negative scale to fix the headless model issue
2025-12-14 20:03:09 +09:00
Neko Ayaka
e5d6f71d1b
chore(stage-tamagotchi): use another posthog id
2025-12-14 18:02:55 +08:00
Neko Ayaka
c5b58c61e6
fix(stage-tamagotchi): now h3 treats timeout as seconds instead of milliseconds
2025-12-14 17:46:10 +08:00