Commit Graph
1017 Commits
Author SHA1 Message Date
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
Neko Ayaka 4cb0384f26 chore(stage-ui,stage-pages): update WIP to use Callout, add proper WIP for modules WIP 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 a712217fa1 fix(stage-ui): incorrect logarithm 2025-12-20 23:15:23 +08:00
Neko Ayaka b8b22b3d84 feat(stage-ui,stage-web): new colorsFromElement lib extracted 2025-12-20 23:13:05 +08:00
Neko Ayaka 4f914d854c fix(server-sdk): auto-reconnect once unauthorized 2025-12-20 21:40:21 +08:00
Neko Ayaka cc603de54d fix(ui): SelectTab still got bad radius 2025-12-20 21:37:55 +08:00
Neko Ayaka b2e02a25cb fix(ui): SelectTab has unmatched border-radius 2025-12-20 21:32:49 +08:00
Neko Ayaka b1fbb24428 fix(stage-pages): missing layout settings 2025-12-20 21:07:53 +08:00
Neko Ayaka bd7d5d67b8 chore(ui,stage-ui,stage-pages): now support to display visualizer in both linear and log 2025-12-20 21:07:19 +08:00
Neko Ayaka eb81a94847 perf(server-runtime,server-shared,stage-tamagotchi): improved server-runtime 2025-12-20 19:45:27 +08:00
Neko Ayaka 6321d78060 chore(stage-pages): added server-sdk as dependency 2025-12-20 19:03:15 +08:00
Neko Ayaka dbb1826b61 feat(ui): new SelectTab component 2025-12-20 18:58:35 +08:00
Neko Ayaka 7164e88ca3 chore(stage-ui): support to use Log scale for AudioSpectrumVisualizer 2025-12-20 18:58:34 +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 15a5dae1fe chore(stage-ui,stage-tamagotchi): improved fade on hover style 2025-12-20 04:34:59 +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 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 50f66f14d4 chore(deps): missing audioworklet types 2025-12-19 14:33:59 +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
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 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]andCrowdin 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_Chenandautofix-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 08cab8515d feat(model-driver-lipsync): new package for model driving capabilities 2025-12-15 02:16:10 +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 235d8923c0 refactor(stage-ui,stage-tamagotchi): better structure, better injeca 2025-12-14 17:41:14 +08:00
Neko Ayaka 59442beaa3 fix(stage-pages): missing component import 2025-12-14 17:09:57 +08:00
Makito 1829eb1e66 feat(stage-tamagotchi,stage-pages,stage-shared): show alert when there is no audio input for troubleshooting 2025-12-14 17:31:31 +09:00
Neko Ayaka ee9576fa81 release: v0.8.0-beta.3 2025-12-14 13:33: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