Commit Graph
381 Commits
Author SHA1 Message Date
Makito c9d148f992 fix(stage-tamagotchi,stage-shared): correctly route beat-sync events 2025-11-30 03:31:58 +09:00
Makito cfba54aa42 feat(stage-tamagotchi): init audio loopback on main 2025-11-29 05:12:27 +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 37b47219c8 fix(stage-tamagotchi,stage-ui): withBase incorrectly used causes model url issues
Close #773
2025-11-28 14:26:10 +08:00
Neko Ayaka 7db9907cdc chore(deps): bump @proj-airi/unplugin-fetch 2025-11-27 15:39:29 +08:00
Neko Ayaka 53e5ce6798 feat(vite-plugin-warpdrive): new Vite plugin for uploading large assets to S3 compatible storages 2025-11-26 21:46:32 +08:00
Mr-Quin 7e299e1788 chore(stage-*): improve use of useDark, remove nprogress for tamagotchi (#753) 2025-11-22 03:09:44 +08:00
Neko Ayaka 075a733909 refactor: dep cleanup 2025-11-20 16:00:44 +08:00
Neko Ayaka 3e741d57ec chore(deps): bump dependencies 2025-11-16 02:21:38 +08:00
Neko Ayaka 13b815172c chore: use injeca 2025-11-16 01:29:59 +08:00
Neko Ayaka 5b9bf180e9 Revert "chore(deps): bump dependencies"
This reverts commit 38401084e1.
2025-11-16 01:28:29 +08:00
Neko Ayaka 38401084e1 chore(deps): bump dependencies 2025-11-15 23:45:01 +08:00
Neko Ayaka 736bdffb07 chore: use @moeru/eventa 2025-11-15 23:36:56 +08:00
Rafael-ban c3782fef4f docs(README.md, CONTRIBUTING.md): sync README.md, outdated links (#738) 2025-11-14 19:27:06 +08:00
LemonNeko 3451b4578f fix(ui): update README.md for attributify and styles reset (#724) 2025-11-05 15:11:38 +08:00
Neko Ayaka aa2723e1b9 feat(stage-ui): aliyun nls asr provider now part of streamTranscription 2025-11-05 08:52:49 +08:00
Neko Ayaka 6c9de1e6a1 chore(stage-*): add @xsai/stream-transcription 2025-11-05 06:32:23 +08:00
RainbowBirdandautofix-ci[bot] 787c673cf8 chore(CI): auto fix (#721)
---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-05 00:42:22 +08:00
Neko Ayaka ddac937d6f fix(airi-plugin-vscode): do not add additional @types/node, tsdown and typescript 2025-11-04 19:32:44 +08:00
RainbowBirdandNeko 8c43127c22 feat(plugin): VSCode extension (#717)
Co-authored-by: Neko <neko@ayaka.moe>
2025-11-04 15:13:59 +08:00
Neko Ayaka 882665b87c fix(stage-tamagotchi,server-runtime): h3 update breaks websocket functionality 2025-11-04 01:46:48 +08:00
藍+85CD b6e0e0eed6 chore(deps): align xsai version 2025-11-02 11:38:41 +08:00
藍+85CD 8466c3fab6 fix(deps): bump std version (#707) 2025-11-02 11:37:40 +08:00
Neko Ayaka 69b8a56937 feat(stage-*): experimental realtime transcription powered by Aliyun NLS 2025-11-02 04:20:27 +08:00
Neko Ayaka 4c4ef7558d feat(stage-web): use tooltip for hearing adhoc desktop config 2025-11-01 23:58:06 +08:00
Neko Ayaka a7a1302b99 chore(deps): bump dependencies 2025-11-01 16:03:45 +08:00
Neko Ayaka 3cb8f74840 feat(docs): Happy Halloween! 🎃 2025-10-29 03:38:41 +08:00
Neko Ayaka 08bfb30691 fix(stage-tamagotchi): restrict to sender matched calls when dispatching events for electron window related api 2025-10-24 00:06:49 +08:00
Makito bcc262a50c fix(stage-tamagotchi,stage-shared,stage-ui): unify electron-renderer globals and fix env checks in providers (#668) 2025-10-20 15:09:45 +08:00
Neko Ayaka 04d3a3fba8 feat(pipelines-audio): added pipelines-audio 2025-10-19 01:43:54 +08:00
Neko Ayaka 78a9a77cc8 feat(core-character): added core-character for headless pipeline and character role playing for cross-platform 2025-10-18 23:39:49 +08:00
藍+85CD 233b5a7ba8 refactor: partially remove dotenv, dotenvx (#667) 2025-10-18 21:02:46 +08:00
藍+85CD 311533d4b0 perf(eslint): add oxlint plugin, use moeru-lint (#666) 2025-10-18 20:06:48 +08:00
藍+85CD 4a1a33f9b6 chore(deps): replace execa w/ tinyexec (#665) 2025-10-18 19:12:54 +08:00
藍+85CD ee42ab85b1 chore(eslint): use moeru config (#664) 2025-10-18 19:02:01 +08:00
Neko Ayaka b438495d97 feat(injecta): supported typed use and auto name use 2025-10-18 17:20:22 +08:00
藍+85CD 4c9979d7c5 chore(deps): bump antfu eslint config 2025-10-18 15:33:11 +08:00
藍+85CD 35aaf9a809 chore(deps): bump std 2025-10-18 15:30:13 +08:00
Makito f9cc3262e2 feat(stage-tamagotchi): show tooltips for control buttons (#650) 2025-10-17 14:07:14 +08:00
Neko Ayaka 4368a17467 fix(stage-tamagotchi): pin to v26.0.20 due to Error: ENOTDIR: not a directory, open '<...>/Electron Framework.framework/Electron Framework/package.json
related to https://github.com/electron-userland/electron-builder/issues/9310
2025-10-12 14:43:24 +08:00
Neko Ayaka 33de7d49bf feat(stage-shared): new stage-shared package 2025-10-12 03:30:20 +08:00
Neko Ayaka 0b85ab78fc chore(deps): bump dependencies 2025-10-12 00:36:21 +08:00
Neko Ayaka 668d54a9b2 feat(airi-plugin-claude-code): now works with Claude Code hooks 2025-10-09 16:09:57 +08:00
Neko Ayaka 0de306f668 chore(deps): bump dependencies 2025-10-09 02:35:44 +08:00
Neko Ayaka cabb104b98 refactor(stage-tamagotchi): unified channel server by @proj-airi/server-sdk 2025-10-08 22:57:00 +08:00
Neko Ayaka cf93a9a78a chore(docs): cleanup 2025-10-08 22:39:59 +08:00
Neko Ayaka df508fc047 feat(injecta): logger support for easier debugging 2025-10-07 23:43:39 +08:00
Neko Ayaka 9be75aa4e5 chore(stage-tamagotchi): installed injecta 2025-10-07 16:54:45 +08:00
Neko Ayaka efac86d3b3 feat(injecta): new injecta package for helping doing dependency injection 2025-10-07 16:48:10 +08:00
Iro b34738b1ac fix: harden buildOpenAICompatibleProvider validation and config (#625) 2025-10-07 15:07:55 +08:00