Commit graph

607 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
ae99cedec5 better examples, little model fixes, less chatty 2024-12-12 19:42:29 -06:00
Max Robinson
13bd9a7bba
Merge pull request #364 from kolbytn/multi-agent-controls
Multi agent controls
2024-12-08 21:34:14 -06:00
MaxRobinsonTheGreat
c2dab95061 better conversation monitor timers, examples, bot detection 2024-12-08 20:58:59 -06:00
MaxRobinsonTheGreat
5649cec439 name not always defined 2024-12-07 23:11:54 -06:00
MaxRobinsonTheGreat
5497608ee1 better docs and prompts 2024-12-07 22:56:19 -06:00
MaxRobinsonTheGreat
5b63aef57d parse floats, better grok, better examples 2024-12-07 22:47:39 -06:00
MaxRobinsonTheGreat
030d5beefa prioritize most recent message, not first 2024-12-07 17:54:49 -06:00
MaxRobinsonTheGreat
c03d1001c7 fixed command parsing... 2024-12-06 00:00:45 -06:00
MaxRobinsonTheGreat
5eb35e993a fixed command parsing and allow startconvo during convo 2024-12-05 23:55:24 -06:00
MaxRobinsonTheGreat
a1a6f60d8d check loggin in instead 2024-12-05 16:42:23 -06:00
MaxRobinsonTheGreat
2b09a578a8 dont use package keyword... 2024-12-05 16:22:43 -06:00
MaxRobinsonTheGreat
9cd39dc5df better continue conversation logic/monitor 2024-12-05 16:06:05 -06:00
MaxRobinsonTheGreat
f068b4c7ce add gotoposition/searchforentity, improved consume/giveplayer/gotoblock 2024-12-05 15:30:25 -06:00
MaxRobinsonTheGreat
132a535068 dont stack llm requests, remove serialization 2024-12-04 20:30:57 -06:00
MaxRobinsonTheGreat
cff47d772d refactored to convoManager and openChat 2024-12-03 22:58:04 -06:00
MaxRobinsonTheGreat
2384b5bf5c added only_chat_with for users to listen/chat to 2024-12-01 22:28:21 -06:00
MaxRobinsonTheGreat
5278ecb72c connect main process to mindserver, start/stop/restart controls 2024-12-01 22:27:42 -06:00
Max Robinson
b1fd881e65
Merge pull request #333 from kolbytn/agent-chat
Agent chat
2024-11-25 23:28:35 -06:00
Kolby Nottingham
319295ef88 revert to andy profile 2024-11-25 21:23:51 -08:00
Kolby Nottingham
ffb09bc3bd handle busy conversation 2024-11-25 21:21:50 -08:00
MaxRobinsonTheGreat
2c0467b658 impoved initialization and logging 2024-11-25 17:15:23 -06:00
MaxRobinsonTheGreat
768d1da1bb better example promise loading 2024-11-25 13:05:02 -06:00
MaxRobinsonTheGreat
68a2dccb76 refactored agent startup that was broken by ai code 2024-11-23 13:33:08 -06:00
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