Commit graph

634 commits

Author SHA1 Message Date
Max Robinson
009d3b9f19
fix discord link 2024-11-22 22:41:47 -06:00
MaxRobinsonTheGreat
1acb35801f removed comment 2024-11-22 14:55:18 -06:00
MaxRobinsonTheGreat
a853995571 improved interrupt response logic, removed collectallblocks 2024-11-22 14:53:25 -06:00
MaxRobinsonTheGreat
1fe1bda789 cleaned up commands 2024-11-22 00:09:09 -06:00
MaxRobinsonTheGreat
4923083252 cleaned logs 2024-11-21 23:34:55 -06:00
MaxRobinsonTheGreat
44c0526231 improved respond timing logic, handle interruptions/self-prompting 2024-11-21 23:32:25 -06:00
MaxRobinsonTheGreat
74701ea663 fixed string parsing, force double-quote strings 2024-11-21 23:30:42 -06:00
MaxRobinsonTheGreat
bc360f15fb added default profile that replaces most of all profiles 2024-11-21 23:29:52 -06:00
Kolby Nottingham
96bd1c40cc
Merge pull request #341 from kolbytn/give-fix
pause item collecting after giving item
2024-11-21 14:56:06 -08:00
Kolby Nottingham
5cfe794d5f pause item collecting after giving item 2024-11-21 13:40:18 -08:00
MaxRobinsonTheGreat
c5e0b3bd05 updated all profiles, added hallucination protection 2024-11-19 22:45:47 -06:00
MaxRobinsonTheGreat
607f5d63e5 better multi-agent info 2024-11-19 22:27:45 -06:00
MaxRobinsonTheGreat
53c02c55ee improved elbow_room 2024-11-19 22:23:57 -06:00
MaxRobinsonTheGreat
210843a0ad added mindserver hosting controls 2024-11-19 22:21:17 -06:00
MaxRobinsonTheGreat
271d17f650 Merge branch 'main' into agent-chat 2024-11-19 10:04:03 -06:00
Max Robinson
29c6654dbb
Merge pull request #329 from kolbytn/isolate-modes
remove external obj references from bot.modes
2024-11-18 23:40:48 -06:00
MaxRobinsonTheGreat
c3aa7ae190 removed modes_map 2024-11-18 23:29:49 -06:00
MaxRobinsonTheGreat
ca16dbc8f7 remove external obj references from bot.modes 2024-11-18 23:19:31 -06:00
MaxRobinsonTheGreat
7c5790d880 added mindserver to handle bot chat, better conversations 2024-11-18 23:02:37 -06:00
MaxRobinsonTheGreat
8f18b921ee Merge branch 'main' into agent-chat 2024-11-16 15:53:22 -06:00
Max Robinson
c93243dc77
Merge pull request #271 from jasonhp/novita
feat: add llm vendor Novita AI
2024-11-16 15:08:48 -06:00
Max Robinson
beff0b5663
Merge pull request #317 from Nimikita/xai-api-support
xAI/Grok support
2024-11-16 15:05:13 -06:00
Max Robinson
da51341bdb
Merge pull request #322 from Nimikita/profile-skins
Profile skins (Fabric Tailor)
2024-11-16 14:06:03 -06:00
Max Robinson
da38a98172
Merge pull request #313 from MohmmadQunibi/accept-resource-packs
Make the bot accept resource packs
2024-11-16 13:26:19 -06:00
Nimi
b4c2c9fc37 Added 'clear' cmd, removed timeout 2024-11-14 17:18:50 -06:00
Nimi
902d5aa005 Apply profile skin on login 2024-11-14 17:06:26 -06:00
Nimi
e8867000c7 xAI/Grok support 2024-11-11 05:43:26 -06:00
Mohmmad Qunibi
1c13fe3bbb Make the bot accept resource packs 2024-11-10 08:31:09 +03:00
Max Robinson
d265409c55
Merge pull request #307 from keneo/patch-issue-306
fix as described in https://github.com/kolbytn/mindcraft/issues/306
2024-11-09 13:23:52 -06:00
Max Robinson
0b4ecd9cf8
changed discord link 2024-11-09 11:38:25 -06:00
bartek
bd8f911637
fix as described in https://github.com/kolbytn/mindcraft/issues/306 2024-11-08 09:49:24 +01:00
MaxRobinsonTheGreat
9765039bce Merge branch 'main' into agent-chat 2024-11-07 13:30:02 -06:00
Max Robinson
a6edd8fc44
removed error warning, added todo link 2024-11-07 13:13:26 -06:00
MaxRobinsonTheGreat
ae341bfdf4 catch embedding model init error 2024-11-07 11:35:09 -06:00
MaxRobinsonTheGreat
5fb52e6d73 even more logs! 2024-11-07 10:48:45 -06:00
MaxRobinsonTheGreat
fd096b5ae3 added a ton of error handling/logging 2024-11-07 10:25:49 -06:00
Max Robinson
cfcd9d0fd8
bug warning 2024-11-07 09:43:39 -06:00
Kolby Nottingham
6368a5e2ad blog post 2024-11-06 09:49:59 -08:00
Kolby Nottingham
fc3002d032 Merge branch 'main' of https://github.com/kolbytn/mindcraft 2024-11-06 09:48:59 -08:00
Kolby Nottingham
c8334ed0ae citation and blog post 2024-11-06 09:48:53 -08:00
Jason
dc1a547f92 fix: remove novita profile 2024-11-06 16:21:43 +08:00
Max Robinson
5cda572757
Merge pull request #283 from wlvrx/main
Attack command fix and updated default embedding model
2024-11-05 19:51:38 -06:00
Kolby Nottingham
26881c547c npc path error 2 2024-11-05 16:28:12 -08:00
Kolby Nottingham
23f54f8d57 Merge branch 'main' of https://github.com/kolbytn/mindcraft 2024-11-05 16:26:34 -08:00
Kolby Nottingham
ce983df59c npc path error 2024-11-05 16:26:23 -08:00
Kolby Nottingham
b4b6f3feb8
Merge pull request #289 from kolbytn/new-commands
New commands
2024-11-05 15:58:22 -08:00
Kolby Nottingham
111929cc54 finished merge with main 2024-11-05 15:48:37 -08:00
Kolby Nottingham
3cf1076a32 Merge branch 'main' into new-commands 2024-11-05 15:45:02 -08:00
Kolby Nottingham
f780473249 fix translate error 2024-11-05 15:44:40 -08:00
Kolby Nottingham
867f253b14 craftable library fix 2024-11-05 15:30:12 -08:00