Commit Graph
3527 Commits
Author SHA1 Message Date
Neko Ayaka 9084458886 fix: types 2025-02-09 10:55:40 +07:00
Makito d7574435e1 feat(stage-ui): animate idle eye saccades on VRMs (#17)
* feat(stage-ui): animate idle eye saccades on VRMs
* chore: clean up VRM upon unmounting
* fix: missing component imports
* fix: netlify
2025-02-09 01:31:37 +08:00
Neko Ayaka 1bc22c55ca docs(memory-driver-duckdb): updated 2025-02-08 23:30:17 +07:00
Neko Ayaka 7dd89a6eeb docs: restore docs 2025-02-08 23:26:30 +07:00
Neko Ayaka 1ea4843c5d fix: db 2025-02-08 23:23:51 +07:00
Neko Ayaka 7e5e9f6b23 docs: initialized 2025-02-08 23:22:30 +07:00
Neko Ayaka 4ab316c15e chore: updated 2025-02-08 23:13:34 +07:00
Neko Ayaka a48624ef1e feat: memory driver with @duckdb/duckdb-wasm 2025-02-08 23:12:46 +07:00
RainbowBird fdb1bd1b00 chore: useLogger 2025-02-07 01:55:41 +08:00
RainbowBird 63643b9832 refactor: config 2025-02-07 01:36:26 +08:00
RainbowBird ce7f179e4f chore: move container.ts to libs/llm-agent 2025-02-07 01:24:26 +08:00
RainbowBird 2631b4041b refactor: move prompt to self folders 2025-02-07 01:22:44 +08:00
RainbowBird 31988e6964 refactor: move llm-agent to lib folder 2025-02-07 01:11:24 +08:00
RainbowBird 2171483b43 chore: remove unused config 2025-02-07 01:05:46 +08:00
Neko Ayaka f5bfd16963 chore: bump deps 2025-02-03 15:39:52 +07:00
Neko Ayaka 0a7e1b9bf4 chore: bump deps 2025-02-03 15:37:12 +07:00
Neko Ayaka d2db3d0c0a fix(ci): no stub before checks 2025-01-31 22:41:49 +07:00
Neko Ayaka 02311bbb1a fix: type & bump dependencies 2025-01-31 22:38:20 +07:00
藍+85CD e111b76fea refactor(header): add github link (#16) 2025-01-30 19:59:16 +08:00
RainbowBird 946cbb4c9d refactor: split llm-agent 2025-01-28 16:30:33 +08:00
RainbowBird 8a5795cac6 feat: global configurable model and reasoning model 2025-01-28 16:18:20 +08:00
Neko Ayaka 7855ebca10 fix: build 2025-01-22 19:54:24 +08:00
Neko Ayaka e1b20e86eb docs: fix types 2025-01-22 19:49:24 +08:00
Neko Ayaka cad43b7240 docs: stats 2025-01-22 19:05:04 +08:00
RainbowBird b804f687cd refactor: planning agent v2 (#2) 2025-01-22 00:47:59 +08:00
RainbowBird 0ba9cf631f feat: planning, action, chat, memory agent implementation (#1) 2025-01-22 00:41:51 +08:00
藍+85CD 54ecfc139f chore: use pnpm v10, update xsai catalog (#15)
* chore(pnpm): bump to v10

* chore(workspace): remove pnpm

* chore: update typed-router

* chore(workspace): bump xsai, update catalog
2025-01-19 14:51:12 +08:00
RainbowBird a550722aef style: import 2025-01-18 19:08:07 +08:00
Neko Ayaka 8f74b65873 fix: error handling, retriable handling 2025-01-17 02:47:51 +08:00
Neko Ayaka 59daeceb91 fix: memory access out of bounds 2025-01-17 02:43:47 +08:00
RainbowBird 5d70b7ae53 chore: short memory 2025-01-17 02:03:33 +08:00
Neko Ayaka 73ec6043ae release: v0.1.4 2025-01-17 01:32:20 +08:00
Neko Ayaka 741e4b2afa fix(server-sdk): opt undefined 2025-01-17 01:31:39 +08:00
Neko Ayaka 7b7fb2dd5c feat(server-sdk): authentication 2025-01-17 01:23:48 +08:00
RainbowBird fa99d16c22 chore: bot reconnect 2025-01-17 00:58:49 +08:00
RainbowBird c8e45f4935 chore(prompt): find nearby block 2025-01-17 00:58:24 +08:00
RainbowBird 30d30e5762 fix: follow action 2025-01-17 00:57:41 +08:00
RainbowBird 244e70a461 fix: chat history 2025-01-17 00:23:41 +08:00
Neko Ayaka 49fc75e1f1 fix: send before connected 2025-01-16 23:19:45 +08:00
Neko Ayaka be0dc65650 refactor: better discord voice code 2025-01-16 21:58:43 +08:00
Neko Ayaka 148eb80136 release: v0.1.3 2025-01-16 16:28:22 +08:00
Neko Ayaka e203ecea96 feat: integrated as Airi client 2025-01-16 16:27:42 +08:00
Neko Ayaka f09fdbb270 feat: use dotenvx 2025-01-16 16:27:25 +08:00
Neko Ayaka 09a902c1b2 fix: intentory empty issue 2025-01-16 16:26:20 +08:00
Neko Ayaka 17aae1222a chore(services/discord-bot): remote stt, fix server bugs 2025-01-16 16:25:30 +08:00
Neko Ayaka ace93ed278 chore(services/telegram): replace remeda with es-toolkit 2025-01-16 01:14:12 +08:00
Neko Ayaka 734b426777 release: v0.1.2 2025-01-16 00:37:33 +08:00
Neko Ayaka 7f56ce7f9b docs: updated 2025-01-16 00:27:56 +08:00
Neko de10f5ed8a feat(services/telegram): added bot (#8)
* feat: demo bot
* chore: update install
* refactor: rename
* refactor: adapt with new xsai
2025-01-15 22:45:55 +08:00
LemonNeko ca02572fbe chore(tamagotchi): move settings a single window (#14)
* move settings to a new window
* use custom menu
* fix routing
2025-01-15 21:58:22 +08:00