Commit graph

105 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
8162fc1ab1 major refactor: use mindserver to init settings 2025-06-10 17:52:30 -05:00
MaxRobinsonTheGreat
c9dd763529 Merge remote-tracking branch 'upstream/main' into merge-main 2025-04-08 16:36:47 -05:00
MaxRobinsonTheGreat
5f786c66ce refactor newAction to be a single action to allow interruptions 2025-03-29 16:18:52 -05:00
MaxRobinsonTheGreat
d9a0b0802c Merge branch 'develop' into vision 2025-03-15 17:24:52 -05:00
MaxRobinsonTheGreat
ef37a400b0 fix digdown 2025-03-13 15:42:23 -05:00
Max Robinson
07ea071ac3
Merge pull request #414 from Lawtro37/main
add "digDown" skill
2025-03-13 14:17:33 -05:00
MaxRobinsonTheGreat
9abecae9b2 Merge branch 'main' into vision 2025-03-05 15:30:19 -06:00
MaxRobinsonTheGreat
6ec49e7789 reworked image prompting, update package 2025-03-05 15:23:57 -06:00
Isadora White
8c2bd816b7 merge conflicts resolved 2025-02-27 21:00:41 -08:00
MaxRobinsonTheGreat
b23f4776b1 add state to self prompter for pausing 2025-02-20 17:17:21 -06:00
MaxRobinsonTheGreat
138a9838ae use word-overlap for skill docs embed if unsupported 2025-02-17 13:13:45 -06:00
gmuffiness
5fce0acaac feat: move vision functions from skill into vision_intepreter 2025-01-24 13:16:36 +09:00
Lawtro37
e2cf9912ad
added "!digDown" action to actions.js 2025-01-20 20:44:55 +10:00
gmuffiness
f5923db43a feat: update skill look to lookAtPlayer & export lookAtPosition 2025-01-16 13:17:39 +09:00
gmuffiness
1be24f4867 feat: add screenshots and look action works on gpt 2025-01-15 17:26:13 +09: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
Isadora White
3f728957c4 fixing issues with the bot not receiving the messages properly: 2024-12-29 10:56:20 -06:00
Isadora White
5b46d3ee6d fixing bugs with the initial blueprint validation functions 2024-12-27 20:42:34 -06:00
Isadora White
acdc73ad47 wrote validation functions for blueprint and added commands for the agent to use 2024-12-26 18:12:11 -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