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
|
958aa1e8c4
|
fix(stage-tamagotchi): explicitly no publish, remove snap build
|
2025-12-13 17:49:22 +08:00 |
|
Neko Ayaka
|
f72ce99522
|
fix(docs): guard posthog init with SSR check
|
2025-12-13 17:14:50 +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 |
|
Neko Ayaka
|
74102920d7
|
fix(stage-web,docs): missing analytics after migrated to Cloudflare Workers
|
2025-12-13 16:37:42 +08:00 |
|
Neko Ayaka
|
a3dba4f3cf
|
chore(deps): bump dependencies & electron-builder
|
2025-12-13 16:23:45 +08:00 |
|
Neko Ayaka
|
6e4b0916d4
|
fix(stage-tamagotchi): settings layout overscrolling
|
2025-12-12 15:51:18 +08:00 |
|
Neko Ayaka
|
66b7e6ed8a
|
refactor(airi-plugin-vscode): better code & fixed dependency bundling issue
|
2025-12-12 15:43:15 +08:00 |
|
 Neko AyakaandCodex (AI assistant)
|
ba0e70559d
|
fix(stage-ui): unable to load model correctly & race-ly loading of pixi live2d
Co-authored-by: Codex (AI assistant)
|
2025-12-12 15:40:45 +08:00 |
|
Neko Ayaka
|
fa11015b29
|
fix(stage-tamagotchi): override name with ai.moeru.airi
|
2025-12-12 00:00:09 +08:00 |
|
Neko Ayaka
|
d9dc142929
|
release: v0.8.0-beta.2
|
2025-12-11 16:09:28 +08:00 |
|
Neko Ayaka
|
7f5234de74
|
fix(stage-*): redundant template ref & ref for elmenets
|
2025-12-11 15:39:28 +08:00 |
|
 github-actions[bot]andCrowdin Bot
|
e1de84ecb2
|
chore(i18n): update translations (#792)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-12-11 14:28:44 +08:00 |
|
Neko Ayaka
|
e978566e44
|
fix(ci): cannot resolve to correct path
|
2025-12-11 02:26:04 +08:00 |
|
Neko Ayaka
|
fafba1cdf8
|
chore(deps): bump dependencies
|
2025-12-11 02:22:43 +08:00 |
|
Neko Ayaka
|
63e3e9d39e
|
Revert "fix(airi-plugin-vscode): ? windows still fails"
This reverts commit 59a9ac142a.
|
2025-12-11 01:13:17 +08:00 |
|
Makito
|
486e6c699c
|
fix(crates): switch to stable in toolchain overrides; bump MSRV for tauri-plugin-mcp (#791)
|
2025-12-11 00:02:54 +08:00 |
|
Neko Ayaka
|
59a9ac142a
|
fix(airi-plugin-vscode): ? windows still fails
|
2025-12-10 22:45:17 +08:00 |
|
Neko Ayaka
|
6745f920f0
|
fix(airi-plugin-vscode): should always recreate dir for codegen
|
2025-12-10 22:10:26 +08:00 |
|
Neko Ayaka
|
327cbe766e
|
fix(airi-plugin-vscode): should not hard encode the path as it fails on Windows
|
2025-12-10 21:06:41 +08:00 |
|
Neko Ayaka
|
d9bc556a87
|
release: v0.8.0-beta.1
|
2025-12-10 17:24:48 +08:00 |
|
Neko Ayaka
|
3d223f698b
|
fix(stage-pages): propagate the DOM.AsyncIterable too
|
2025-12-10 15:21:27 +08:00 |
|
Neko Ayaka
|
17580414c7
|
fix(stage-ui): missing tsconfig DOM.AsyncIterable for OPFS
|
2025-12-10 15:17:59 +08:00 |
|
Neko Ayaka
|
42d735cfa2
|
style: lint
|
2025-12-10 15:11:09 +08:00 |
|
Neko Ayaka
|
f171bb5a8d
|
feat(stage-tamagotchi,stage-web,stage-ui): about window & about dialog refactor
|
2025-12-10 15:08:09 +08:00 |
|
![autofix-ci[bot]](/assets/img/avatar_default.png) dependabot[bot]andautofix-ci[bot]
|
eac8ff0886
|
chore(deps): bump @modelcontextprotocol/sdk from 1.22.0 to 1.24.0 (#790)
* chore(deps): bump @modelcontextprotocol/sdk from 1.22.0 to 1.24.0
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.22.0 to 1.24.0.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.22.0...1.24.0)
---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
dependency-version: 1.24.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-10 14:53:10 +08:00 |
|
Neko
|
3e487bac77
|
chore(ci): set commit message for Crowdin actions
|
2025-12-10 14:48:33 +08:00 |
|
 github-actions[bot]andCrowdin Bot
|
8c0018e00b
|
chore(i18n): update translations (#789)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-12-10 14:46:08 +08:00 |
|
Neko Ayaka
|
ab5af0dd7e
|
refactor(stage-ui): provide each individual reset state function for each store
|
2025-12-10 10:42:51 +08:00 |
|
Neko Ayaka
|
d67f33cd32
|
chore(stage-web): update action button style, include about button
|
2025-12-10 01:15:34 +08:00 |
|
Neko Ayaka
|
4d69695d9b
|
fix(stage-ui): type error for defineSlots
|
2025-12-09 22:19:48 +08:00 |
|
Neko Ayaka
|
22ef34d169
|
feat(stage-ui,stage-tamagotchi,stage-web,stage-pages,i18n): add data management (import, export, reset, clear)
Close #782
|
2025-12-09 20:39:37 +08:00 |
|
Neko Ayaka
|
db1cba66b9
|
fix(stage-*): redundant type & incorrect import
|
2025-12-09 14:22:40 +08:00 |
|
 github-actions[bot]andCrowdin Bot
|
bbd4eb1757
|
chore(i18n): update translations (#784)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-12-08 21:58:29 +08:00 |
|
Neko Ayaka
|
a1aad5d020
|
refactor(stage-*): unified chat history & chat item
|
2025-12-08 01:03:59 +08:00 |
|
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 |
|