Commit graph

125 commits

Author SHA1 Message Date
Max Robinson
07ea071ac3
Merge pull request #414 from Lawtro37/main
add "digDown" skill
2025-03-13 14:17:33 -05: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
MaxRobinsonTheGreat
9c675c51bc fix syntax error, var->let, remove examples 2025-02-04 16:26:00 -06:00
Max Robinson
b27b282d5a
Merge branch 'main' into get_detailed_crafting_plan 2025-02-04 15:33:35 -06:00
MaxRobinsonTheGreat
e1a9ed811b small fix to block placing/farming 2025-01-25 12:26:49 -06:00
Lawtro37
e2cf9912ad
added "!digDown" action to actions.js 2025-01-20 20:44:55 +10:00
MaxRobinsonTheGreat
eeaf33c4d2 changed unblockables 2025-01-10 12:41:00 -06:00
MaxRobinsonTheGreat
6167aeeec4 added restrict to inventory and better blacklist 2025-01-09 15:15:25 -06:00
MaxRobinsonTheGreat
85ef0e8103 fix help command 2025-01-09 12:43:29 -06:00
MaxRobinsonTheGreat
a9a55b63e5 added key/model to example, fixed !help 2025-01-07 13:41:14 -06:00
Ayush Maniar
a14d4af65f Add getCraftingPlan tool for making agents faster and resource efficient 2025-01-05 19:27:44 -08:00
Max Robinson
43cdcc6879
Merge pull request #397 from kolbytn/env-awareness
Env awareness
2025-01-05 15:52:36 -06:00
MaxRobinsonTheGreat
13dbbbefca little cleanup of environmental awareness 2025-01-05 15:52:04 -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
Kolby Nottingham
2332bb3e62 merge with main 2024-12-10 13:30:17 -08:00
Kolby Nottingham
a15ab15bcd additional task features 2024-12-09 17:06:22 -08:00
Kolby Nottingham
4e0611d29e cleanup 2024-12-09 16:30:44 -08:00
Isadora White
a7e529b1e9 task specification, validation function, evaluation script, and initial inventories and teleportation 2024-12-08 22:10:21 -08: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
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
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
MaxRobinsonTheGreat
74701ea663 fixed string parsing, force double-quote strings 2024-11-21 23:30:42 -06:00
Kolby Nottingham
5cfe794d5f pause item collecting after giving item 2024-11-21 13:40:18 -08:00
MaxRobinsonTheGreat
607f5d63e5 better multi-agent info 2024-11-19 22:27:45 -06: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
ShadowAlzazel
154e75d199 Added Requested Changes for Awareness 2024-11-19 00:07:36 -08:00
MaxRobinsonTheGreat
7c5790d880 added mindserver to handle bot chat, better conversations 2024-11-18 23:02:37 -06:00
ShadowAlzazel
67eb491568 Added wood types for cherry and mangrove
Added descriptors for !nearbyBlocks
2024-11-16 18:54:25 -08:00
ShadowAlzazel
6a7820ba76 Environmental Awarenss Feature 2024-11-16 17:50:45 -08:00
MaxRobinsonTheGreat
9765039bce Merge branch 'main' into agent-chat 2024-11-07 13:30:02 -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