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
02311bbb1a
fix: type & bump dependencies
2025-01-31 22:38:20 +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
藍+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
741e4b2afa
fix(server-sdk): opt undefined
2025-01-17 01:31:39 +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
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
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
Neko
790189f1eb
feat(server): basic implementation of server runtime and SDK ( #13 )
...
* feat(server): basic implementation of server runtime and SDK
* refactor: better typing
2025-01-15 20:54:46 +08:00
Neko Ayaka
61614775bd
chore(deps): bump dependencies
2025-01-14 19:54:00 +08:00
Neko Ayaka
8d9a5e7c5a
release: v0.1.1
2025-01-13 18:05:04 +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
藍+85CD
e0bae0bbf4
chore: bump xsai, update speech params ( #12 )
2025-01-09 21:05:15 +08:00
Neko and LemonNeko
acf0d63ae0
refactor: have stage-ui dedicated ( #11 )
...
* tmp commit
* now it works
* fix: various of type and import issues
* refactor: move test
* refactor: rename with stage- prefix
* refactor: all monorepo packages
* refactor: fix all build
* refactor: fix missing dep
* fix: remove unnecessary deps
* fix: netlify publish
* fix: hf space deploy
---------
Co-authored-by: LemonNeko <chheese048@gmail.com >
2025-01-09 20:41:53 +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