Commit Graph
1981 Commits
Author SHA1 Message Date
Neko Ayaka ed3919ce76 fix(stage-ui): TTS audio playback fails when navigating from config pages 2025-12-07 23:38:45 +08:00
Neko Ayaka f68f1a7040 fix(stage-ui): speech provider not set correctly when choosing voices 2025-12-07 23:37:54 +08:00
Neko Ayaka db7590719c refactor(stage-pages): switch to use mapped keys 2025-12-07 22:28:40 +08:00
Neko Ayaka 17d8eca83c fix(18n): key map errors. 2025-12-05 20:12:37 +08:00
github-actions[bot]andCrowdin Bot f13a86582c chore(i18n): update translations (#763)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-12-05 17:52:06 +08:00
WeathercoldandNeko 19c052d2cc feat(nix/stage-tamagotchi): update to electron rewrite (#646)
Co-authored-by: Neko <neko@ayaka.moe>
2025-12-05 15:14:42 +08:00
Neko Ayaka 93cbfec583 feat(stage-ui,stage-pages,stage-tamagotchi): visualize beat sync target value, plugin-lize live2d motion, styles of beat sync 2025-12-03 20:05:29 +08:00
Neko 347b55f3ce chore(FUNDING.yml): updated 2025-12-02 23:33:20 +08:00
Makito 2254706e43 fix(stage-web): avoid passing functions directly to (@)click 2025-12-03 00:24:02 +09:00
Makito 88428e7a67 feat(stage-tamagotchi,stage-pages,stage-shared): show audio spectrum for better input monitoring 2025-12-03 00:15:52 +09:00
Neko Ayaka f6c5ca6026 fix: build type check 2025-12-02 03:11:57 +08:00
Neko Ayaka b2b39afdcf chore(ci): updated workflow name 2025-12-02 03:02:33 +08:00
Neko Ayaka 2fbd5b6b3a release: v0.8.0-alpha.8 2025-12-02 03:00:12 +08:00
Neko Ayaka d666e28955 faet(stage-ui,stage-web,stage-tamagotchi): ingest and process messages & contexts from sevrer channel 2025-12-02 02:46:15 +08:00
Neko Ayaka 6eaa3679ed chore(stage-tamagotchi): improved ui of chat history & chat input 2025-12-02 02:46:15 +08:00
Neko Ayaka 86d62a91c2 feat(airi-plugin-vscode): publish workflow 2025-12-02 02:46:15 +08:00
LemonNekoandautofix-ci[bot] 48c7c1f6b9 refactor(ui): move Button component to @proj-airi/ui (#781)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-02 02:05:57 +08:00
Makito 7f4a0ecaf9 feat(stage-shared): add an audio tapping node for troubleshooting beat-sync 2025-12-02 01:40:02 +09:00
Neko Ayaka 38561f3a62 fix(ci): cleanup disk usage first before docker run 2025-12-01 16:38:46 +08:00
Neko Ayaka 3c1ac5379f release: v0.8.0-alpha.6 2025-12-01 16:09:20 +08:00
Neko Ayaka 1fe77c7912 feat(stage-tamagotchi): refresh button in stage 2025-12-01 11:52:36 +08:00
Neko Ayaka c14f74d002 fix(beat-sync): missing required header names 2025-12-01 11:52:13 +08:00
Makito 958437f918 chore(stage-ui): remove unused beat-sync store 2025-12-01 05:14:42 +09:00
Makito bbb437a77e feat(stage-tamagotchi,stage-pages,stage-shared,stage-ui): complete beat-sync integration 2025-12-01 05:14:42 +09:00
Neko Ayaka 4d3c97cdf6 chore(stage-tamagotchi): updated the notice window style 2025-12-01 02:59:01 +08:00
Neko Ayaka 28406c3586 feat(stage-tamagotchi): do not ignore mouse events when fade on hover not enabled 2025-12-01 02:14:07 +08:00
Neko Ayaka 144a77d8d8 fix(stage-tamagotchi): missing register of widgets for chat window 2025-12-01 02:13:20 +08:00
Neko Ayaka b4a10157e2 feat(stage-tamagotchi): improve chat history ui 2025-12-01 02:11:45 +08:00
Neko Ayaka e28e2eff89 chore(deps): bump valibot 2025-12-01 00:49:45 +08:00
Neko 4febd46baf fix(stage-tamagotchi,stage-shared): split eventa and beat-sync business into two entries (#779) 2025-12-01 00:49:08 +08:00
Neko Ayaka 6c85354f4b chore: remove astro from pnpm-lock manually 2025-12-01 00:35:37 +08:00
Neko Ayaka 27b39900cf feat(stage-tamagotchi): enable widgets calling as tool 2025-11-30 21:37:19 +08:00
Neko Ayaka ac9a01a41f docs(AGENTS.md): updated 2025-11-30 21:37:19 +08:00
Typed SIGTERM 29fb000b09 chore(ci): autofix crowdin files
[skip ci]
2025-11-30 20:27:08 +08:00
Makito c9d148f992 fix(stage-tamagotchi,stage-shared): correctly route beat-sync events 2025-11-30 03:31:58 +09:00
Makito 078e604795 fix(stage-tamagotchi): do not start capture by default 2025-11-29 23:22:49 +09:00
Makito b86296ddcc chore(stage-tamagotchi): remove unused include from tsconfig 2025-11-29 19:35:06 +09:00
Makito bb23e7ca7e fix(stage-tamagotchi): move beat-sync code from preload to renderer 2025-11-29 19:34:23 +09:00
Makito a73c919514 fix(stage-web): reduce the timeout guard for MutationObserver to 15 secs 2025-11-29 15:33:40 +09:00
Makito eaa418ec39 fix(stage-web): allow interacting with Vue DevTools over backdrops 2025-11-29 15:17:35 +09:00
Makito 68d634ff02 feat(stage-tamagotchi): expose some values for beat-sync dev 2025-11-29 05:56:05 +09:00
Makito 0a0713d930 fix(stage-tamagotchi): better type checks with exposeWithCustomAPI 2025-11-29 05:49:32 +09:00
Makito 04e8b21230 feat(stage-tamagotchi): events and invoke handlers for beat-detector in beat-sync preload 2025-11-29 05:34:03 +09:00
Makito 63a8430f4c feat(stage-shared): make beat-sync store framework-agnostic as beat-detector 2025-11-29 05:22:12 +09:00
Makito cfba54aa42 feat(stage-tamagotchi): init audio loopback on main 2025-11-29 05:12:27 +09:00
Makito 8e499a880a feat(stage-tamagotchi): background window for beat-sync 2025-11-29 00:18:05 +09:00
Lovehsigure_520 e891678d27 fix(stage-web): should redirects to non-normalized url (#778) 2025-11-28 16:27:24 +08:00
Neko Ayaka 0f2a872736 release: v0.8.0-alpha.5 2025-11-28 14:44:25 +08:00
Neko Ayaka 926134f35e fix(stage-tamagotchi): omit server startup error 2025-11-28 14:27:18 +08:00
Neko Ayaka 37b47219c8 fix(stage-tamagotchi,stage-ui): withBase incorrectly used causes model url issues
Close #773
2025-11-28 14:26:10 +08:00