Commit Graph
100 Commits
Author SHA1 Message Date
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 11bb6b8e0a release: v0.9.0-alpha.20 2026-03-23 21:41:53 +08:00
Neko Ayaka 5532356d13 chore(ci): incorrect manifest path resolution for Windows signed artifact 2026-03-23 21:38:23 +08:00
Neko Ayaka 101ee76a5c chore(ci): incorrect merge latest.yml for macOS 2026-03-23 21:38:23 +08:00
Neko Ayaka ea7c832adc release: v0.9.0-alpha.19 2026-03-23 20:03:39 +08:00
Neko Ayaka 7921838244 chore(ci): macOS merge 2026-03-23 20:02:36 +08:00
Neko Ayaka 0cd68568a6 fix(ci): re-calculate Windows artifact hash
Authored-by-agent: Codex <267193182+codex@users.noreply.github.com>
2026-03-23 19:20:28 +08:00
Neko Ayaka b2d0643d9a fix(ci): re-calculate Windows artifact hash
Authored-by-agent: Codex <267193182+codex@users.noreply.github.com>
2026-03-23 19:16:52 +08:00
Neko Ayaka c64f460a00 refactor(docs): now transition= attribute will have types, fix more 2026-03-23 18:44:09 +08:00
Neko Ayaka c9552fc14b chore(deps): added oxc-minify as required by rolldown-vite
As asked in workflow run: https://github.com/moeru-ai/airi/actions/runs/23432601462/job/68162515032

> `oxc-minify` is not installed. vitepress requires `oxc-minify` to be installed when rolldown-vite is used. Please run `npm install oxc-minify`.
2026-03-23 18:28:27 +08:00
Neko Ayaka 900de50127 refactor(docs): now transition= attribute will have types 2026-03-23 18:24:36 +08:00
Neko Ayaka b399308626 fix(stage-ui): cannot send message 2026-03-23 17:52:00 +08:00
Neko Ayaka a41b710154 chore(deps): updated 2026-03-23 16:57:55 +08:00
Neko Ayaka 2c1c15843d chore(deps): try to fix glob al virtual store issue? 2026-03-23 16:51:55 +08:00
Neko Ayaka aad3b3278c fix(stage-ui,stage-pages): many type errors 2026-03-23 14:20:21 +08:00
Neko Ayaka 1bd3472246 fix: many type errors 2026-03-23 14:17:06 +08:00
Neko Ayaka 0ace1fb26c fix(stage-ui-three): type error 2026-03-23 14:08:42 +08:00
Neko Ayaka c160010f8b fix(stage-ui-live2d): type error 2026-03-23 13:55:58 +08:00
Neko Ayaka 2c4ac66b61 chore(stage-ui): lint and timeout constraint 2026-03-23 13:45:59 +08:00
Neko Ayaka dc515af0cd fix(stage-ui): should handle error rejected from xsAI stream 2026-03-23 13:45:59 +08:00
Neko Ayaka ce60323d8a style: lint 2026-03-23 02:16:10 +08:00
Neko Ayaka ac1de680d0 chore(deps): bump dependencies 2026-03-23 02:15:40 +08:00
Neko Ayaka 440bff8514 feat(stage-ui): added language selector for onboarding screen 2026-03-21 01:00:19 +08:00
Neko Ayaka b5bdcad7cb fix(ui): incorrect layout impl for FieldSelect 2026-03-21 01:00:19 +08:00
Neko Ayaka 955d1a1d5d refactor(server-*): refactor client, better state managment 2026-03-20 21:19:01 +08:00
Neko 311d150d86 chore(README.md): updated games 2026-03-20 03:08:26 +08:00
Neko Ayaka 7fe410b969 chore(stage-tamagotchi,stage-pages,stage-layouts): vision devtools improved 2026-03-20 02:27:21 +08:00
Neko Ayaka b5c5c94212 chore(stage-tamagotchi): vision devtools capturing state, missing share window btn 2026-03-20 02:27:21 +08:00
Neko Ayaka 689761fd8c chore(stage-tamagotchi): vision devtools added down scaling, explicit ollama think: false for vision module 2026-03-20 02:27:21 +08:00
Neko Ayaka 89237cf05d fix(stage-tamagotchi): vision model switch 2026-03-20 02:27:21 +08:00
Neko Ayaka 5d2bb93de0 refactor(stage-tamagotchi,stage-ui): drop resettable 2026-03-20 02:27:21 +08:00
Neko Ayaka 2dd2a149b8 feat(stage-tamagotchi): added fundamental vision 2026-03-20 02:27:21 +08:00
Neko a2e134d498 feat(plugin-sdk): much better refactor, and new permission model (#1423)
Authored-by-agent: Codex <267193182+Codex@users.noreply.github.com>
Co-authored-by-agent: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 23:50:04 +08:00
Neko Ayaka a3b9a4b037 release: v0.9.0-alpha.18 2026-03-19 14:45:49 +08:00
Neko Ayaka 956a4541e9 style: lint 2026-03-19 14:27:23 +08:00
Neko Ayaka 60cbea1e19 style: lint 2026-03-19 14:19:54 +08:00
Neko Ayakaandtext_blue 0690408ccc chore(eslint): ignore .agents/**
Co-authored-by: text_blue <248586752+aibijiaop-commits@users.noreply.github.com>
2026-03-19 03:25:36 +08:00
Neko Ayaka 72925c1372 release: v0.9.0-alpha.16 2026-03-15 04:04:07 +08:00
Neko Ayaka 2fb1657067 docs(README.md): updated 2026-03-15 04:01:15 +08:00
Neko 32ea8d0e04 Revert "fix(stage-tamagotchi): fix model flickering and jumping on window res…" (#1364)
This reverts commit 3a8dc75233.
2026-03-15 03:07:03 +08:00
Neko Ayaka 7cb5ebe430 docs(README.md): updated download / open card 2026-03-12 05:11:30 +08:00
Neko Ayaka d15e2dd6e7 docs(stage-ui): updated logo 2026-03-12 05:09:32 +08:00
Neko Ayaka da62f1c16b release: v0.9.0-alpha.14 2026-03-12 01:48:21 +08:00
Neko Ayaka 53f79713d7 release: v0.9.0-alpha.13 2026-03-11 19:36:13 +08:00
Neko 857c35f99d fix(stage-tamagotchi): dependency missing for h3 (#1265) 2026-03-11 19:28:31 +08:00
Neko Ayaka 96d3149909 release: v0.9.0-alpha.12 2026-03-11 04:35:37 +08:00
Neko Ayaka 80b0e6c67e Revert "feat(stage-tamagotchi): add top drag area to move window (#1231)"
This reverts commit d118980fa0.
2026-03-11 04:34:17 +08:00
Neko Ayaka 208ff1d8a5 release: v0.9.0-alpha.11 2026-03-11 02:03:28 +08:00
Neko Ayaka 5e075d6208 fix(stage-tamagotchi): incorrect property 2026-03-11 01:14:18 +08:00
Neko Ayaka 0f8ad59901 fix(stage-tamagotchi): forgot to export ServerChannel 2026-03-11 00:04:11 +08:00
Neko Ayaka a2da08f2ce fix(stage-tamagotchi): should handle EADDRINUSE, bug of srvx, robust for server channel restart, injeca fix 2026-03-10 23:47:39 +08:00
Neko Ayaka 1deeba7bd9 chore(deps): bump @moeru/eventa 2026-03-10 19:45:37 +08:00
Neko Ayaka 03a38f9e0c release: v0.9.0-alpha.9 2026-03-10 19:33:11 +08:00
Neko Ayaka 9c88f83e2b fix(stage-tamagotchi): prompt onboarding for stage window only 2026-03-10 19:31:32 +08:00
Neko Ayaka f42c56e769 fix(pixi-live2d-display): should ignore items_pinned_to_model.json file 2026-03-10 19:23:35 +08:00
Neko Ayaka 9cee673a9b fix(stage-tamagotchi): ensure config directory exists 2026-03-10 19:17:24 +08:00
Neko Ayaka 211c3d72d8 chore(ci): added readme update workflow 2026-03-10 18:20:22 +08:00
Neko Ayaka a5cca0225b release: v0.9.0-alpha.7 2026-03-10 17:47:25 +08:00
Neko Ayaka c9f82dae56 chore(README.md): forgot to resize 2026-03-10 15:21:28 +08:00
Neko Ayaka bcd8327509 chore(README.md): resize font size 2026-03-10 15:15:17 +08:00
Neko Ayaka 380ea43a07 chore(README.md): all platform cards 2026-03-10 15:08:11 +08:00
Neko Ayaka ee70153a84 chore(README.md): re-organized order 2026-03-10 14:24:01 +08:00
Neko Ayaka 8c7421b30d chore(README.md): updated artifact download url 2026-03-10 14:11:23 +08:00
Neko Ayaka 91148bd4b5 chore(README.md): cannot have dual theme 2026-03-10 14:06:50 +08:00
Neko Ayaka 326cff91f6 docs(README.md): incorrect button url 2026-03-10 13:43:50 +08:00
Neko Ayaka c785268880 docs(README.md): added nice download buttons 2026-03-10 13:42:14 +08:00
Neko Ayaka f6fe68b167 style(discord-bot): updated 2026-03-10 02:40:23 +08:00
Neko Ayaka 440be8e91d chore(server-runtime,plugin-protocol): adjust healthy check policy, added multiple module check events 2026-03-10 02:40:23 +08:00
Neko Ayaka 84dc6c7473 docs(discord-bot): updated README.md 2026-03-10 01:59:26 +08:00
Neko Ayaka 03188f9855 release: v0.9.0-alpha.6 2026-03-10 01:29:38 +08:00
Neko Ayaka 5b56db29a3 chore(stage-tamagotchi): adjusted onboarding size 2026-03-10 01:28:26 +08:00
Neko Ayaka f2d57c17a6 fix(stage-tamagotchi): hearing drawer height should not be in % 2026-03-10 01:08:17 +08:00
Neko Ayaka 00d7f02ca0 fix(stage-tamagotchi): hearing dialog will cause controls island collapse 2026-03-10 01:08:17 +08:00
Neko Ayaka 8e6dd19669 fix(stage-tamagotchi): shouldnt implement onboarding window like that 2026-03-10 01:08:17 +08:00
Neko Ayaka 34b12b0a9e fix(stage-tamagotchi): remove devtools auto-open from onboarding window 2026-03-10 01:08:16 +08:00
Neko Ayaka 544f769fda chore(workspace): bump node.js version to 24.13.0 2026-03-09 22:25:56 +08:00
Neko Ayaka 9bd0744290 chore(workspace): thanks to Discord user saltstar, here is some util script for loc on package level 2026-03-09 22:23:59 +08:00
Neko Ayaka 301f554e90 chore(stage-tamagotchi): use satisfies so that intellisense works 2026-03-09 22:23:13 +08:00
Neko Ayaka 3946c9510b chore(workspace): incorrect VSCode launch.json configs 2026-03-09 22:22:02 +08:00
Neko Ayaka af4e0c1d35 fix(stageui): unused 2026-03-09 22:20:53 +08:00
Neko d3c5f81040 Revert "fix(stage-*): can’t get mcp servers when use remote api (#1181)" (#1204)
This reverts commit 5bed6bca80.
2026-03-08 20:00:08 +08:00
Neko Ayaka 3605548973 chore: lint & lock 2026-03-06 16:49:31 +08:00
Neko Ayaka 3f12d714b5 feat(stage-ui): periodically check Ollama connectivity 2026-03-05 20:52:56 +08:00
Neko Ayaka c1d315b84f fix(stage-ui): should have option to completely disable Speech module 2026-03-05 18:06:49 +08:00
Neko Ayaka b24ba8cc26 release: v0.9.0-alpha.2 2026-03-05 15:52:21 +08:00
Neko Ayaka 6bc43c3a02 feat(stage-ui): new aihubmix provider, bring back LM Studio, Azure AI Foundry 2026-03-05 15:23:32 +08:00
Neko Ayaka e0e887cf13 fix(stage-tamagotchi): missing debug package 2026-03-05 04:36:35 +08:00
Neko Ayaka 1f5d696d23 fix(vscode-airi): incorrect path when copying LICENSE 2026-03-05 04:05:50 +08:00
Neko Ayaka 41940242e0 release: v0.9.0-alpha.1 2026-03-05 03:45:19 +08:00
Neko Ayaka a20309eddf feat(stage-tamagotchi,i18n): localize tray & init Electron i18n 2026-03-05 03:25:24 +08:00
Neko Ayaka a1ff12ced1 feat(stage-tamagotchi): hot-reload i18n during Electron runtime 2026-03-05 03:25:24 +08:00
Neko Ayaka b81685896c chore(ci): should only upload to release when overriding releasing triggered by workflow_dispatch 2026-03-05 01:38:48 +08:00
Neko Ayaka cc6528e215 fix(stage-tamagotchi): may miss the change, refactor code 2026-03-05 01:31:13 +08:00
Neko Ayaka 3ce01a8484 chore(ci): mv will fail due to file alreay exists when mv is used on Windows 2026-03-05 01:14:47 +08:00
Neko Ayaka ddcd19456f chore(ci): specified artifact configurations 2026-03-05 00:46:48 +08:00
Neko Ayaka 60edd02c2e chore(ci): set higher timeout threshold 2026-03-05 00:31:40 +08:00
Neko Ayaka 7d934f9c67 chore(docs): use plausible directly 2026-03-04 23:59:29 +08:00
Neko Ayaka f24a003d8f chore(ci): incorrect passed value of signing org id 2026-03-04 20:13:33 +08:00
Neko Ayaka fa0964cde0 chore(ci): extra useless windows signing step 2026-03-04 16:59:30 +08:00