RainbowBird
007fae6810
chore: update package dependencies and remove specific catalog references
...
- Removed specific catalog references for '@unocss/core', 'es-toolkit', 'nanoid', and 'valibot' in pnpm-workspace.yaml and various service package.json files.
- Updated versions for '@vueuse/core', 'es-toolkit', 'nanoid', 'reka-ui', and 'valibot' to their latest compatible versions.
- Cleaned up unused catalog entries in pnpm-workspace.yaml.
2026-06-07 19:45:28 +08:00
RainbowBird
7841df28f8
build(deps): migrate workspace dependencies to catalogs
...
Move direct external dependency versions into pnpm catalogs and update workspace packages to reference catalog entries.
Signed-off-by: RainbowBird <git@luoling.moe >
Commit-Message-Assisted-by: Codex
2026-06-03 17:12:13 +08:00
Doji
2c432fc1c8
refactor(stage-web,stage-ui): replace warpdrive plugin with unplugin-basemove ( #1818 )
2026-05-13 12:03:30 +08:00
hahaqwq
ef54ce0c7c
feat(stage-pocket,stage-server): support Android deep link for official server login ( #1786 )
2026-05-08 18:38:03 +08:00
DrHuangMHT
7e4486c068
chore(ci): fix typecheck on navigator.gpu ( #1700 )
2026-04-21 20:27:17 +08:00
Neko Ayaka
2ab21879dd
chore(deps): bump dependencies
2026-04-18 19:18:17 +08:00
DrHuangMHT
9d5c9e9332
chore(deps): remove deprecated unplugin-vue-router ( #1664 )
2026-04-15 15:02:10 +08:00
Neko Ayaka
f286464e03
chore(deps): bump dependencies
2026-04-15 14:44:59 +08:00
Neko Ayaka
95eac8e41c
chore(deps): bump dependencies
2026-04-11 04:00:49 +08:00
286cc33d0e
feat(stage-ui): let AIRI see tool failures in LLM context (captureToolErrors + xsai patches) ( #1602 )
...
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Cursor
Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-08 01:29:17 +08:00
LemonNeko
0cd095b323
feat(stage-pocket): scan qr code to connect to tamagotchi
2026-04-07 19:04:59 +08:00
Neko Ayaka
fe139f31cd
chore(stage-*): configured https, now dev:web:https or pnpm -F @proj-airi/stage-web dev:https works
2026-04-07 01:39:49 +08:00
Neko Ayaka
9baa81ec30
fix(stage-*): missing install of embla-carousel-vue
2026-04-03 15:49:37 +08:00
Neko Ayaka
3b76bab2fc
feat(stage-*,workspace): added Nunito for default English font, ChillRoundM for CJK font
...
Close #1317 , #1393
2026-04-02 18:31:53 +08:00
RainbowBird
b0576d3b89
chore(deps): move eventa to catalog
2026-03-26 21:45:01 +08:00
RainbowBird
40bd86f668
chore(deps): move drizzle-orm to catalog ( #1480 )
2026-03-26 20:52:40 +08:00
Neko Ayaka
25b5de179d
Revert "chore(deps): replace with unplugin-vue"
...
This reverts commit 3339daa746 .
As unplugin-vue-i18n:
```
[unplugin-vue-i18n] `@vitejs/plugin-vue` plugin is not found or invalid version. Please install `@vitejs/plugin-vue` v4.3.4 or later version.
```
https://github.com/intlify/bundle-tools/blob/3da4987500bbf9b398b0681852b90470968bdc8c/packages/unplugin-vue-i18n/src/core/resource.ts#L167-L168
it seems they are depending on vite:vue while https://github.com/unplugin/unplugin-vue is different on plugin resolving, yet unplugin-vue seems
lost the track of new version.
2026-03-26 18:10:30 +08:00
Neko Ayaka
3339daa746
chore(deps): replace with unplugin-vue
2026-03-26 17:22:49 +08:00
Neko Ayaka
7313d567d6
chore(deps): bump more dependencies
2026-03-24 09:20:19 +08:00
Neko Ayaka
e3f5671f4d
chore(deps): bump vite dependencies to solve the build issue
2026-03-24 09:16:25 +08:00
Neko Ayaka
ac1de680d0
chore(deps): bump dependencies
2026-03-23 02:15:40 +08:00
Neko Ayaka
2dd2a149b8
feat(stage-tamagotchi): added fundamental vision
2026-03-20 02:27:21 +08:00
f92db7a70b
feat(stage-pocket): add Android target ( #1326 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: LemonNeko <self@lemonneko.moe >
2026-03-15 21:46:23 +08:00
LemonNeko and autofix-ci[bot]
589553c0e3
feat(stage-pocket): request permissions onboarding ( #1292 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-12 14:49:39 +08:00
dec2b04924
refactor: vrm performance tracing and better lifecycle management ( #1194 )
...
* refactor: vrm performance tracing and better lifecycle management
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Rename lag-visualizer.vue to performance-visualizer.vue
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @sumimakito
Co-authored-by: Makito <i@maki.to >
* Apply suggestion from @sumimakito
Co-authored-by: Makito <i@maki.to >
* Apply suggestion from @sumimakito
Co-authored-by: Makito <i@maki.to >
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* [autofix.ci] apply automated fixes
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* Apply suggestion from @Lilia-Chen
* fix: some tiny bugs and model URL lifecycle
* fix: TresCanvas size=0 bug
* Delete .claude/settings.json
* fix: some clean-up
* [autofix.ci] apply automated fixes
* fix: use screen to wrap up TresCanvas
* Delete .claude/settings.json
---------
Co-authored-by: Makito <i@maki.to >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe >
2026-03-12 09:20:20 +08:00
LemonNeko
756ddd31e4
refactor(cap-vite): use plugin instead of createServer
2026-03-10 22:31:28 +08:00
LemonNeko
25e66f664c
feat(stage-pocket): introducing a new package for better DX
2026-03-08 17:17:54 +08:00
Makito
87f43c7aa6
feat(stage-pocket,stage-web,stage-shared): add isEnvTruthy for safer env var checks
2026-03-05 03:03:57 +07:00
Makito
b1f927e587
chore(stage-pocket): add shortcut pnpm script dev:ios
2026-03-05 03:03:57 +07:00
Makito
9d1eb7c7d6
chore(deps): bump unplugin-fetch to 0.2.2
2026-02-28 14:22:24 +07:00
Neko Ayaka
92d87833be
chore(deps): bump dependencies
2026-02-26 18:33:52 +08:00
藍+85CD
09bdbf205a
chore(deps): use vite v8 instead of rolldown-vite ( #993 )
2026-01-24 22:30:04 +08:00
藍+85CD
43fe9e89f2
perf: setup knip, remove unused dependencies ( #992 )
2026-01-24 15:08:08 +08:00
Neko Ayaka
d051a07da9
chore(deps): bump dependencies
2026-01-21 05:42:01 +08:00
Neko Ayaka
e38366d37b
fix(deps): sync vue to catalog:
2026-01-17 15:57:54 +08:00
Neko Ayaka
3c68172442
fix(stage-tamagotchi,stream-kit,pipelines-audio): couldn't handle spark:notify and has elegant way of handling tts & playback
2026-01-11 00:13:14 +08:00
Neko Ayaka
51b91b8e3d
feat(stage-tamagotchi): improved weather widget
2026-01-07 02:40:45 +08:00
Rin and Neko
1f6db3111e
feat(stage-ui,stage-pages,i18n): add support for deepgram tts ( #858 )
...
---------
Co-authored-by: Neko <neko@ayaka.moe >
2026-01-03 17:54:09 +00:00
Neko Ayaka
c1984806a9
feat(stage-*): v2 provider catalog for managing providers
2026-01-03 22:09:00 +08:00
LemonNeko
ad874fec41
fix(stage-pocket): linter issues, create swiftlint config
2026-01-03 00:21:43 +08:00
LemonNeko
f40b9bcd89
feat(ci): lint swift code
2026-01-02 23:49:01 +08:00
LemonNeko
61cf0aa88a
refactor(stage-pocket): rename stage-capacitor to stage-pocket
2025-12-31 17:38:45 +08:00