Commit Graph
84 Commits
Author SHA1 Message Date
LemonNeko 97d829df7a fix: pnpm filter on windows (#26) 2025-02-20 16:16:47 +08:00
Neko Ayaka 863c94ea52 fix(package.json): bad private options 2025-02-20 14:04:48 +08:00
Neko Ayaka cf9cc83fdd release: v0.3.0 2025-02-20 13:54:56 +08:00
Neko Ayaka 57be907359 chore: bump dependencies & updated workflow 2025-02-18 14:27:21 +08:00
Neko Ayaka cbb5f2b1ee release: v0.2.0 2025-02-18 14:20:28 +08:00
Neko Ayaka ff2255b736 fix: lint & incorrect deps 2025-02-14 17:30:41 +08:00
Neko AyakaandRainbowBird 9810d3403d refactor(minecraft): migrate project root files
Co-authored-by: RainbowBird <44741987+luoling8192@users.noreply.github.com>
2025-02-14 17:26:15 +08: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 0a7e1b9bf4 chore: bump deps 2025-02-03 15:37:12 +07: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
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
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
RainbowBird 5d70b7ae53 chore: short memory 2025-01-17 02:03:33 +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 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
RainbowBird a4ad2b698b refactor: split libs 2025-01-10 00:43:14 +08:00
RainbowBird 3d0a07f0bd chore: reliability 2025-01-10 00:10:22 +08:00
RainbowBird a14e20b30f chore: use newest skills 2025-01-09 23:18:29 +08:00
Neko Ayaka 2715b38e31 refactor: naming and import convention 2025-01-09 18:47:56 +08:00
Neko Ayaka eb7bfcc52e refactor: with loads of better utils 2025-01-09 18:40:12 +08:00
Neko Ayaka d94dfd4e8c chore: slight change 2025-01-09 18:38:14 +08:00
RainbowBird d35e98c458 fix: mcdata? 2025-01-09 18:27:28 +08:00
Neko Ayaka 8de616b371 fix: impl 2025-01-09 16:03:07 +08:00
Neko Ayaka 489f3a3097 fix: oom issue 2025-01-09 16:00:30 +08:00
RainbowBird bdca7bb91c chore: global interrupt event 2025-01-09 14:56:31 +08:00
RainbowBird 95cb59a319 fix: status 2025-01-09 14:17:06 +08:00
RainbowBird 799eec284d fix: loadPlugin 2025-01-09 13:46:56 +08:00
RainbowBird 8381f2da08 refactor: EventEmitter3 2025-01-09 13:14:39 +08:00
RainbowBird 244361a11c fix: issues 2025-01-09 01:59:43 +08:00
Neko Ayaka b0e5100c93 refactor: better structure v1 2025-01-09 01:47:51 +08:00
RainbowBird 48362c263e fix: block 2025-01-09 01:29:58 +08:00
RainbowBird c97ac0b120 feat(skill): blocks 2025-01-09 01:29:36 +08:00
RainbowBird 6baa188891 feat(skill): combat 2025-01-08 23:28:21 +08:00
RainbowBird 3e92b1e945 chore: simplify 2025-01-08 23:26:46 +08:00
RainbowBird 405da9c3ad feat(skill): crafting 2025-01-08 23:26:21 +08:00
RainbowBird f997fe13ad chore: load plugins 2025-01-08 23:25:06 +08:00