Commit graph

25 commits

Author SHA1 Message Date
mmaheshwari2
4d2e2c9b31 debugging merge 2025-02-28 16:29:37 -08:00
Isadora White
8c2bd816b7 merge conflicts resolved 2025-02-27 21:00:41 -08:00
Isadora White
d4565aa68c small fixes, the items were being given twice to the agents on initialization and accounting for blocked_actions not being in the task file 2025-02-20 21:45:29 -08:00
Max Robinson
d5fde29a7b
Merge pull request #452 from icwhite/evaluation_parallelization
Evaluation parallelization
2025-02-20 19:58:15 -06:00
MaxRobinsonTheGreat
b23f4776b1 add state to self prompter for pausing 2025-02-20 17:17:21 -06:00
mmaheshwari2
baaab58f98 3 big changes. 1:blueprint removed from blueprint.explain() 2:construction validation no longer includes air particles 3:autodeletes blueprint before construction task. 2025-02-19 18:25:59 -08:00
Isadora White
7a19f34e22
Merge branch 'main' into evaluation_parallelization 2025-02-18 18:34:46 -08:00
MaxRobinsonTheGreat
9e2b7c3e22 dont init task if we are loading mem, works w smelting 2025-02-13 14:25:44 -06:00
Isadora White
0b2624db6d updating evaluation script with wandb logs and fixing error in tasks.js 2025-02-13 10:46:44 -08:00
Isadora White
6e48f06e1d small changes 2025-02-12 15:39:57 -08:00
Isadora White
127db0dfd1 refactoring changes for construction task to make way for cooking task 2025-02-09 16:19:30 -08:00
MaxRobinsonTheGreat
9c675c51bc fix syntax error, var->let, remove examples 2025-02-04 16:26:00 -06:00
mmaheshwari2
ff3da96cf6 added autobuild and autodelete to blueprint class (with functions to execute them) 2025-01-26 11:26:11 -08:00
MaxRobinsonTheGreat
6167aeeec4 added restrict to inventory and better blacklist 2025-01-09 15:15:25 -06:00
Isadora White
9575437d56 reset function and better prompts 2025-01-07 19:29:50 -08:00
Isadora White
9e7ead7e0c added conversation examples and fixed an issue with the validation function 2024-12-29 13:38:23 -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
Isadora White
095cdc2d6d adding the blueprint to the goal string 2024-12-23 11:34:56 -06:00
Isadora White
d2f46dbe65 adding human readable blueprint objects 2024-12-23 10:31:19 -06:00
MaxRobinsonTheGreat
7ad48c29ad added full shutdown from ui/task 2024-12-13 10:42:41 -06:00
Kolby Nottingham
883f73eef5 fixed example 2024-12-12 18:53:24 -08:00
Kolby Nottingham
58d38af369 task init fixes 2024-12-12 12:33:00 -08:00
Kolby Nottingham
d0140aa542 tasks class 2024-12-10 15:39:57 -08:00