Commit Graph
1305 Commits
Author SHA1 Message Date
55a65e0ad9 docs(devlog): refactor and apply previous suggestions (#343)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
2025-08-01 23:18:11 +08:00
Makito 6c6b77f924 docs(devlog): DevLog @ 2025.08.01 (#339) 2025-08-01 22:23:12 +08:00
Makito 3c4c3e0280 fix(stage-ui): enqueue 2x TTS_FLUSH_INSTRUCTION tokens (#342) 2025-08-01 22:22:43 +08:00
Lilia_Chen d651074096 fix(stage-ui) TTS decimals are now retained, AIRI will no longer say "25" if it's "2.5" (#340) 2025-08-01 20:37:30 +08:00
Ayaka Neko 82ece364b4 fix(stage-tamagotchi): onboarding white screen
Close #337
2025-08-01 15:44:05 +08:00
Neko Ayaka e1e0606bb8 fix(stage-ui): audio recording 2025-08-01 02:34:56 +08:00
藍+85CD c6fcf942a9 chore(deps): bump xsai, std (#338) 2025-07-31 20:10:09 +08:00
Neko Ayaka 50e7353bd4 docs: configured x account link 2025-07-30 16:44:11 +08:00
Neko 0588c281f2 docs: update README.zh-CN.md 2025-07-30 16:38:51 +08:00
Neko dcb48c1bcc docs: update README.ja-JP.md 2025-07-30 16:38:34 +08:00
Neko eecb02dbb4 docs: update README.md 2025-07-30 16:38:13 +08:00
Makito 43a1360a2f feat(stage-ui): introduce helpers for stream and tts chunking (#335) 2025-07-30 11:07:20 +08:00
Lilia_Chen 76ed0ff315 stage-web fix chat history only load the last AIRI'soutput (#334) 2025-07-30 11:06:11 +08:00
Neko Ayaka 7fc50d3be6 style(stage-ui): alert 2025-07-30 02:59:06 +08:00
Neko 327ffd3037 fix(docs): width not constraint for cover (#333) 2025-07-30 02:13:55 +08:00
Neko Ayaka 808a47662b fix(stage-*): combobox not displaying default value 2025-07-30 00:25:06 +08:00
Neko Ayaka 550c4115c2 refactor: to reka-ui 2025-07-29 23:48:44 +08:00
Makitoandgemini-code-assist[bot] 1c4f400fc4 fix(stage-ui): correctly chunk tokens streamed to tts pipeline (#330)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-29 23:47:21 +08:00
Makitoandgemini-code-assist[bot] 3eac6f9901 fix(docs): call writeHead before write and remove next() (#332)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-29 23:44:15 +08:00
藍+85CD 08c86ee192 refactor(stage-web): remove chat tabs (#331) 2025-07-29 16:06:32 +08:00
Neko Ayaka 65f4d77fc1 style(stage-ui): combobox 2025-07-29 13:49:50 +08:00
Neko Ayaka 137c5ffb13 style(stage-ui): callout 2025-07-29 13:49:38 +08:00
Neko Ayaka 9fcd8222e3 style(stage-ui): callout 2025-07-29 11:46:22 +08:00
Neko AyakaandAcbox Liu 030ebc5b11 refactor: rename
Co-authored-by: Acbox Liu <78635021+sheepbox8646@users.noreply.github.com>
2025-07-29 02:39:56 +08:00
Neko Ayaka 7f178b130f feat(component-calling): or component use, init 2025-07-29 02:37:29 +08:00
Weathercold cf78423acc fix(nix): bump version, remove cuda support (#329) 2025-07-29 02:01:05 +08:00
Neko Ayaka daea2d52f5 fix: i18n selector 2025-07-28 13:16:49 +08:00
WeathercoldandNeko 06b20b61be feat(nix): add nix flake and package (#319)
* feat(nix): add nix flake and package
* feat: support darwin

---------

Co-authored-by: Neko <neko@ayaka.moe>
2025-07-28 12:48:58 +08:00
Neko Ayaka 130344b2e4 fix(stage-*): break words 2025-07-28 11:42:19 +08:00
Neko Ayaka ae4778e481 feat(stage-web): support new line for mobile 2025-07-28 11:29:57 +08:00
Neko Ayaka af67d39b12 feat(stage-*): clear message buffer once composed. 2025-07-28 11:28:12 +08:00
Neko Ayaka c27d11e907 fix(stage-*): font fallback issue 2025-07-28 11:24:38 +08:00
97ecbdcc9d feat(stage-ui): LookAt 3 functions: looking at camera; looking at mouse; looking forward (tracking disabled) (#326)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2025-07-27 21:32:01 +08:00
Neko Ayaka ebbacfc737 release: v0.7.0-beta.1 2025-07-27 14:35:21 +08:00
Makito ef66903b56 fix(stage-ui): clean up models on HMR (#327) 2025-07-27 13:49:39 +08:00
NekoandRynco Maekawa f32e4be20e feat(docs): support specifying cover image for blog posts (#288)
---------

Co-authored-by: Rynco Maekawa <10259119+lynzrand@users.noreply.github.com>
2025-07-27 01:59:55 +08:00
Neko c42d1bbd41 fix(docs): window not defined (#325) 2025-07-26 23:21:54 +08:00
Makito 4eef2f027e chore(vscode): disable rust-analyzer cache priming (#324) 2025-07-26 17:56:51 +09:00
Makito f37738af57 chore(docs): fix eslint warnings 2025-07-26 03:09:10 +09:00
Lilia_Chen 1d486655ed feat(stage-ui): Now the VRM model can always look to the camera! (#322) 2025-07-25 19:03:50 +08:00
Neko 4b0577ddcf refactor(stage-tamagotchi,crates): no more cuda required and candle removed (#323) 2025-07-25 15:12:50 +08:00
Neko Ayaka 373953189a refactor(stage-tamagotchi,crates): split out all using tauri plugins 2025-07-25 13:41:44 +08:00
Neko Ayaka d56823f75c fix(stage-*): async audio implementation 2025-07-25 03:59:36 +08:00
Neko Ayaka 94f005a6f3 fix(stage-tamagotchi): macOS permission of microphone 2025-07-25 03:59:30 +08:00
Neko Ayaka 10d2c3eccd fix(stage-ui): alert design 2025-07-25 03:59:18 +08:00
Neko Ayaka a3afd431cd fix(stage-ui): select & combobox design 2025-07-25 03:59:11 +08:00
Makito a0d4815e9b fix(docs): mark toggles as client-only (#321)
* fix(docs): mark toggles as client-only

* chore(docs): lint
2025-07-25 01:38:01 +08:00
Lilia_Chen 0e7116c695 doc: contributing: zh-Hans: quick fix (#320) 2025-07-24 19:36:16 +08:00
Neko Ayaka 68fd38677d fix: lint 2025-07-24 13:44:13 +08:00
Lilia_Chen 494bb3a324 fix(stage-ui): In the prod, the camera was not being set correct pos and target (#317) 2025-07-24 13:28:49 +08:00