Commit graph

1293 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
57be4ec42e remove log 2025-03-19 13:31:18 -05:00
MaxRobinsonTheGreat
96250b3ce5 Merge branch 'main' into cleanup 2025-03-19 13:29:37 -05:00
Mehul Maheshwari
a92eb58ad0 fixed tool based problems with construction tasks (ladders needs blocks behind them, door validation fixed) 2025-03-18 17:02:13 -07:00
MaxRobinsonTheGreat
799d6b1cfa fix craftingplan to bias towards common ingredients 2025-03-18 12:54:06 -05:00
MaxRobinsonTheGreat
9f91e189de update mineflayer patch version 2025-03-18 12:53:24 -05:00
Isadora White
94faf8f82a Merge branch 'main' of https://github.com/icwhite/mindcraft 2025-03-17 13:11:21 -07:00
Isadora White
15ef88aa61 silly deletion issue 2025-03-17 13:11:14 -07:00
Isadora White
dd5dd72381
Merge pull request #7 from icwhite/add-ollama-evaluation
Add ollama evaluation
2025-03-17 12:38:32 -07:00
MaxRobinsonTheGreat
3fd2d35001 pathfinder stops if dont have right tools 2025-03-17 14:01:14 -05:00
MaxRobinsonTheGreat
54c57acc93 faster speak, dont speak commands 2025-03-17 14:00:38 -05:00
hlillemark
5a230e707e Edit eval script to work with ollama model 2025-03-17 11:53:31 -07:00
Isadora White
0dea3c0720 group project tasks 2025-03-16 22:17:31 -07:00
Isadora White
fe4e75612d one more try catch block around starting the server 2025-03-16 22:10:32 -07:00
Isadora White
2e4974ddd8 dynamic logging 2025-03-16 21:56:08 -07:00
hlillemark
7370161d80 Merge branch 'main' of https://github.com/icwhite/mindcraft 2025-03-16 21:08:16 -07:00
Isadora White
192d92bc06 fix restart and the issue where the server sometimes doesn't get deleted properly 2025-03-16 20:31:30 -07:00
hlillemark
dcfa9c01ba Merge branch 'main' of https://github.com/icwhite/mindcraft 2025-03-16 18:56:48 -07:00
Isadora White
19bedf0593 making eval script more robust to server randomly crashing 2025-03-16 18:50:34 -07:00
Isadora White
2027b71fe7 Merge branch 'main' of https://github.com/icwhite/mindcraft 2025-03-16 17:55:11 -07:00
Isadora White
1ccba3a4b5 new train, test, dev tasks and new analysis files 2025-03-16 17:55:05 -07:00
MaxRobinsonTheGreat
2015667b2e refactor environment variable settings overrides 2025-03-16 19:45:21 -05:00
MaxRobinsonTheGreat
2f7d0fac12 ollama doc 2025-03-16 19:36:32 -05:00
Max Robinson
5bafdfddf6
Merge pull request #471 from kolbytn/vision
Vision
2025-03-16 19:18:25 -05:00
Max Robinson
b27c69a2b6
Merge pull request #482 from icwhite/fork_copy
Updated takeFromChest skill to withdraw items from multiple slots
2025-03-16 19:03:58 -05:00
Ayush Maniar
8bdb1b01c1 Updated takeFromChest skill to withdraw items from multiple slots when needed 2025-03-16 00:00:24 -07:00
Ayush Maniar
4d1319f530 Correct task ended message checking from "ended in" to "ended with" 2025-03-15 22:55:41 -07:00
hlillemark
444ef71cc8 Merge branch 'main' of https://github.com/icwhite/mindcraft 2025-03-15 22:48:20 -07:00
hlillemark
7bb2b9c382 Change analyse results to take all possible success signals 2025-03-15 22:46:46 -07:00
Ayush Maniar
7c96cca59c Bug fix for validator execution before the bot initialization 2025-03-15 22:35:23 -07:00
Ayush Maniar
8e1155a956 Updated takeFromChest skill to withdraw items from multiple slots when needed 2025-03-15 16:41:41 -07:00
Max Robinson
1195a194d5
Merge pull request #6 from icwhite/fix_collect_crops
add manual collection for crops/other weird blocks
2025-03-15 18:11:13 -05:00
MaxRobinsonTheGreat
2c1ff9e77d get actual center block view/coords 2025-03-15 18:10:31 -05:00
MaxRobinsonTheGreat
c5b860d624 fix busted up groq 2025-03-15 17:25:11 -05:00
MaxRobinsonTheGreat
d9a0b0802c Merge branch 'develop' into vision 2025-03-15 17:24:52 -05:00
MaxRobinsonTheGreat
40f294d174 fix collect simple crops/weird blocks 2025-03-15 16:56:36 -05:00
MaxRobinsonTheGreat
4b1e02fc95 add manual collection for crops/other weird blocks 2025-03-15 16:54:16 -05:00
Ayush Maniar
c5b834597a Turned off item_collecting for cooking_profile.json 2025-03-15 14:27:56 -07:00
MaxRobinsonTheGreat
eebd43e8a3 Merge branch 'main' into cleanup 2025-03-15 14:19:01 -05:00
MaxRobinsonTheGreat
2597d32488 move multi agent crafting tasks back 2025-03-15 14:16:03 -05:00
Isadora White
125aa73d6c adding blocked actions 2025-03-14 18:51:41 -07:00
Isadora White
d399f8e214 blocked actions 2025-03-14 18:49:33 -07:00
Isadora White
2dea51f2d1 fix prompter 2025-03-14 18:20:33 -07:00
Mehul Maheshwari
83ac17a036 revised construction task generation to be by agent count. modified gitignore to match changes 2025-03-14 15:39:58 -07:00
Isadora White
8c78398056 fix single agent issue 2025-03-14 15:19:26 -07:00
Isadora White
9c3e726a36 fix prompter logging 2025-03-14 00:35:21 -07:00
Isadora White
fa6a5df6da Merge branch 'main' of https://github.com/icwhite/mindcraft 2025-03-14 00:14:42 -07:00
Isadora White
dc3322b518 more /op commands 2025-03-14 00:14:37 -07:00
Isadora White
d8e933a25d small fix to loading with cheats 2025-03-13 21:31:16 -07:00
Ayush Maniar
4269c6fea3 Added hells kitchen tasks, improvements to cooking_tasks world reset, more general goals in tasks.js for cooking task. 2025-03-13 21:26:49 -07:00
Max Robinson
4ccbbe0f6c
Merge pull request #476 from uukelele-scratch/patch
added search wiki command
2025-03-13 16:01:10 -05:00