mindcraft/src/agent
2025-05-12 21:47:47 -07:00
..
commands update cooking profile so they don't hunt around for chests and try catch loop around the get crafting plan 2025-05-12 21:47:47 -07:00
library Merge remote-tracking branch 'upstream/main' into merge-main 2025-04-08 16:36:47 -05:00
npc Add getCraftingPlan tool for making agents faster and resource efficient 2025-01-05 19:27:44 -08:00
tasks fixing small task timeout bug 2025-05-11 16:43:08 -07:00
vision dumb typo issue with worldview import 2025-05-05 14:20:02 -07:00
action_manager.js refactor newAction to be a single action to allow interruptions 2025-03-29 16:18:52 -05:00
agent.js human ai cooking and crafting tasks 2025-04-25 19:16:00 -07:00
agent_proxy.js Merge pull request #417 from uukelele-scratch/main 2025-02-05 15:47:11 -06:00
coder.js refactor newAction to be a single action to allow interruptions 2025-03-29 16:18:52 -05:00
conversation.js add state to self prompter for pausing 2025-02-20 17:17:21 -06:00
history.js fix restart and the issue where the server sometimes doesn't get deleted properly 2025-03-16 20:31:30 -07:00
memory_bank.js
modes.js pathfinder stops if dont have right tools 2025-03-17 14:01:14 -05:00
self_prompter.js fixed shouldInterrupt, added test task 2025-02-20 18:17:06 -06:00
speak.js faster speak, dont speak commands 2025-03-17 14:00:38 -05:00