Commit graph

88 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
138a9838ae use word-overlap for skill docs embed if unsupported 2025-02-17 13:13:45 -06:00
MaxRobinsonTheGreat
a9a55b63e5 added key/model to example, fixed !help 2025-01-07 13:41:14 -06:00
Max Robinson
65a6d0f32d
Merge pull request #334 from hackdefendr/main
Adding !help from the TODO project
2025-01-05 15:18:59 -06:00
MaxRobinsonTheGreat
077fa41edb starting new convo ends current one 2024-12-18 11:21:05 -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
5eb35e993a fixed command parsing and allow startconvo during convo 2024-12-05 23:55:24 -06:00
MaxRobinsonTheGreat
f068b4c7ce add gotoposition/searchforentity, improved consume/giveplayer/gotoblock 2024-12-05 15:30:25 -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
Max Robinson
b1fd881e65
Merge pull request #333 from kolbytn/agent-chat
Agent chat
2024-11-25 23:28:35 -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
44c0526231 improved respond timing logic, handle interruptions/self-prompting 2024-11-21 23:32:25 -06:00
Kolby Nottingham
5cfe794d5f pause item collecting after giving item 2024-11-21 13:40:18 -08:00
HackDefendr
c6926f5481
Update actions.js
Adding the !help command to instruct the bot to display all configured commands and their descriptions. Lightly formatted.
2024-11-19 17:37:32 -06:00
MaxRobinsonTheGreat
7c5790d880 added mindserver to handle bot chat, better conversations 2024-11-18 23:02:37 -06: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
bc511cac1a craftable and attack player commands 2024-11-05 15:27:59 -08:00
MaxRobinsonTheGreat
b717dabd40 checkpoint 2024-11-05 12:17:10 -06:00
MaxRobinsonTheGreat
3b07a63b48 Merge branch 'main' into agent-chat 2024-11-04 10:11:14 -06:00
MaxRobinsonTheGreat
19f8238aa1 renamed file, refactor labeling 2024-11-03 22:17:28 -06:00
JurassikLizard
e13fd4afc4 extra refactor cleanup 2024-11-03 12:03:56 -05:00
JurassikLizard
25a0f5c069 rename task -> action 2024-11-03 12:03:12 -05:00
JurassikLizard
0896907224 merge 2024-11-03 11:50:50 -05:00
Max Robinson
469d78eacc
Merge pull request #234 from kevinji/patch-1
actions: Fix typo in description
2024-11-02 11:19:17 -05:00
MaxRobinsonTheGreat
dc8488299c checkpoint 2024-11-02 10:46:04 -05:00
kumavis
b11416d0fc refactor: add TaskManager, move task mgmt out of coder 2024-10-26 16:48:33 -10:00
MaxRobinsonTheGreat
e0a3192b4c sneaky skill improvements 2024-10-25 23:46:29 -05:00
Kevin Ji
e6afe2cfec
actions: Fix typo in description 2024-10-24 12:53:16 -07:00
MaxRobinsonTheGreat
43bf6c31cf logs are smeltable, can use log/planks as fuel 2024-10-18 10:46:35 -05:00
Max Robinson
da4987fd52
Merge pull request #220 from BF5258/main
Fixed placeHere and attack.
2024-10-16 20:11:51 -05:00
MaxRobinsonTheGreat
4d23a0b0a2 snuck in consume command 2024-10-16 18:56:21 -05:00
MaxRobinsonTheGreat
a467bdf357 Merge branch 'main' into viewport-capture 2024-10-16 17:51:34 -05:00
BF5258
93780792e6 Changed 'string' to 'ItemName' and 'BlockName' 2024-10-16 17:38:59 +10:00
BF5258
3c5800f0dc Fixed placeHere and attack. 2024-10-16 17:32:28 +10:00
MaxRobinsonTheGreat
9d09db7b76 corrected newaction param 2024-10-16 00:02:59 -05:00
BF5258
4dfdda0690 Merge branch 'main' of https://github.com/kolbytn/mindcraft 2024-10-14 07:32:39 +10:00
MaxRobinsonTheGreat
7b77c395d0 fixed furnace commands 2024-10-10 20:04:02 -05:00
MaxRobinsonTheGreat
e90783b650 added o1 support and prompt param to newAction 2024-10-06 13:28:49 -05:00
MaxRobinsonTheGreat
de7883a0d2 chest commands, behavior log, better stability 2024-09-27 17:03:00 -05:00
MaxRobinsonTheGreat
d44c99356f reworked mode interrupts, added equip and discard 2024-09-26 22:28:46 -05:00
BF5258
778f360ac7 See issue #187 2024-09-25 12:07:49 +10:00
MaxRobinsonTheGreat
1da78bad76 LOTS OF CHANGES 2024-08-22 15:57:20 -05:00
MaxRobinsonTheGreat
46aa27fdfc Merge branch 'main' into self-prompt 2024-06-23 18:54:13 -05:00
MaxRobinsonTheGreat
1ba8c2c9a7 Merge branch 'main' into self-prompt 2024-05-29 22:42:37 -05:00