Commit Graph
40 Commits
Author SHA1 Message Date
LemonNeko e5f1d5404c fix(stage-pocket): backward navigation gestures (#1112) 2026-03-04 21:36:02 +08:00
Rin 9ee5aa86ad chore(minecraft): TODO cleanup and ignore .agent/ 2026-02-18 11:13:08 +08:00
Neko Ayaka 0e9b0668de feat(plugin-sdk): init 2026-02-01 23:32:34 +08:00
Neko Ayaka c24e652b6b refactor(vscode-airi): move to integrations/ as multi-package 2026-02-01 23:21:32 +08:00
815ce36bce fix(stage-*): OpenAI Compatible Speech and Hearing modules activation (#947)
---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2026-01-17 00:16:42 +08:00
skyline624andNeko 5d9040e430 fix(stage-ui,server-*): implement handling for input:text from anywhere, support for Discord (#928)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2026-01-11 03:35:32 +08:00
Neko Ayaka 6aa6746f5d chore(.gitignore): added plugins special directory 2026-01-09 01:07:31 +08:00
Lilia_ChenandMakito ecd5eee155 feat(model-driver-mediapipe): integrate MediaPipe as a motion capture tool (#828)
---------

Co-authored-by: Makito <i@maki.to>
2025-12-30 12:11:08 +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 86d62a91c2 feat(airi-plugin-vscode): publish workflow 2025-12-02 02:46:15 +08:00
Neko Ayaka 35bf4ec8a2 chore(.gitignore): updated for ignoring paths 2025-11-26 21:46:31 +08:00
이윤진(Lee Yunjin) 1e58126f35 chore(ci): flatpak included in artifacts (#685) 2025-10-31 02:53:16 +08:00
hobbycoder 432a266f6a feat(stage-tamagotchi): add official flatpak package (#647) 2025-10-19 21:43:02 +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 c07f2afe98 fix(stage-tamagotchi): missing preview images 2025-10-07 17:41:18 +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 d69a8e0e02 fix(ci): rename artifacts 2025-07-17 11:23:36 +08:00
Neko Ayaka 7aa576d072 chore(workspace): update gitignore & cleanup unused vscode config 2025-07-16 16:27:03 +08:00
Neko 5e8b2b8412 feat(docs): migrate to vitepress with @unovue/reka-ui's theme (#224) 2025-07-15 10:25:44 +08:00
Neko 7e0035c7ac fix(workspace): missing fonts (#269) 2025-07-14 21:53:56 +08:00
Neko AyakaandMakito 8301ededa6 feat(stage-web): dynamic stage-web theme color
Co-authored-by: Makito <5277268+sumimakito@users.noreply.github.com>
2025-07-07 20:38:17 +08:00
藍+85CD 66caf3ebb3 perf: use turborepo for build (#212) 2025-06-18 19:53:19 +08:00
LemonNeko 984b56153d refactor(tamagotchi): use top-level cargo workspace, move tauri-plugin-mcp (#152) 2025-05-01 03:28:12 +08:00
LemonNeko 15fa1fcfbe refactor(stage-tamagotchi): remove stage electron (#115)
* refactor(stage-tamagotchi): remove stage electron

* fix(stage-tamagotchi): path
2025-04-05 18:04:13 +08:00
Chatnoir Mikiand藍+85CD 483f3df351 chore: several doc fixes and enhancements (#110)
* docs: update instructions for development flow
* feat: add devenv profile for nix/devenv environment setup
* chore: update .gitignore to ignore stage-tamagotchi-tauri fonts
* docs: add instructions to use devenv
* docs: fix note asides
* fix: missing bracket
* chore: ignore devenv related files
* chore: update ignore pattern
* chore: update .gitignore to include a newline at the end

---------

Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
2025-04-02 17:32:33 +08:00
Neko Ayaka 3c07e0887c fix: ignore fonts 2025-03-16 12:53:50 +08:00
Neko Ayaka 14016ff8b5 feat(stage-web|stage-ui): deploy 2025-03-13 13:39:45 +08:00
RainbowBird 4e1870d7b5 feat: x services (#43)
* feat: twitter services

* fix: package.json

* fix: type error

* refactor: launcher

* refactor: BrowserBase/Stagehand

* fix: config & startup

* chore: i18n

* fix: continue i18n

* feat: cookie login

* fix: save cookie to session json

* docs: architecture

* chore: remove cli & use mcp adapter for mcp-server

* refactor: remove browser adapter, use playwright directly

* refactor: remove launcher services, replace twitter.com to x.com

* feat: load session to auto login

* docs: update architecture md

* chore: more debug logs

* feat: tweet parser without hast and rehype

* fix: type error

* fix: env example
2025-03-04 19:07:06 +08:00
Neko Ayaka 1020ad60f3 feat(stage-tamagotchi): i18n 2025-02-19 14:24:12 +08:00
Neko Ayaka 2077f608f5 feat(telegram-bot): added docker-compose.yaml for dev 2025-02-17 19:00:48 +08:00
Neko Ayaka fc6fb14098 chore(gitignore): added typed-router.d.ts 2025-02-17 12:25:28 +08:00
Neko Ayaka e1b20e86eb docs: fix types 2025-01-22 19:49:24 +08:00
Neko a30f768251 feat: demo discord bot (#10)
* feat: demo discord bot
* feat: impl
* feat: speech connected
* refactor: drop ffmpeg
* chore: updated .gitignore
* docs: updated README.md
2025-01-06 17:24:09 +08:00
Neko Ayaka 5738c219b5 feat: 3D VRM supported as scene 2024-12-05 02:50:15 +08:00
Neko Ayaka ee4878710e chore: to monorepo 2024-12-03 16:07:57 +08:00
Neko Ayaka cd0f371595 chore: migrate to spa 2024-12-03 13:11:43 +08:00
Neko Ayaka 5b263caf87 chore: init 2024-12-03 13:09:37 +08:00
Anthony Fu ff2c537a76 init: init 2024-12-02 20:49:31 +08:00
Neko Ayaka a282115d78 chore: configure rules for static assets 2024-12-02 20:49:24 +08:00
Neko Ayaka d9ae0aae38 init: init
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2024-12-02 00:31:36 +08:00