Isadora White
|
5da24ecf79
|
a script to analyze results and a small merge clean up
|
2025-03-05 15:20:16 -08:00 |
|
Isadora White
|
7e7f893cf3
|
fix evaluation script bug
|
2025-03-05 10:10:24 -08:00 |
|
Isadora White
|
2aca2730ac
|
Merge branch 'main' of https://github.com/icwhite/mindcraft
|
2025-03-04 22:08:22 -08:00 |
|
Isadora White
|
6e0d7e1eaf
|
change evaluation_script to allow for new world names
|
2025-03-04 22:08:04 -08:00 |
|
Ayush Maniar
|
abd558ab11
|
Better cooking tasks 1
|
2025-03-04 14:20:16 -08:00 |
|
Ayush Maniar
|
b32507e90b
|
Merge branch 'main' of https://github.com/icwhite/mindcraft
|
2025-03-04 14:13:45 -08:00 |
|
Ayush Maniar
|
aa24f9312b
|
Added cooking tasks folder
|
2025-03-04 14:13:26 -08:00 |
|
Max Robinson
|
5c3efb870b
|
fix model documentation
|
2025-03-04 15:56:39 -06:00 |
|
Max Robinson
|
94f14e65d8
|
Merge pull request #470 from kolbytn/improve-coder
Improve coder
|
2025-03-04 15:41:37 -06:00 |
|
MaxRobinsonTheGreat
|
783641df3e
|
Merge branch 'main' into improve-coder
|
2025-03-04 15:41:19 -06:00 |
|
Isadora White
|
34145168dc
|
refactoring changes
|
2025-03-04 12:09:23 -08:00 |
|
Isadora White
|
e3ec9d34b4
|
fixing merge related small bugs
|
2025-03-04 11:54:09 -08:00 |
|
Isadora White
|
cda69eee73
|
Merge pull request #4 from icwhite/procedural_generation_save
Procedural generation save
|
2025-03-04 11:17:54 -08:00 |
|
Isadora White
|
2bdaf6e232
|
Merge branch 'main' into procedural_generation_save
|
2025-03-04 11:10:42 -08:00 |
|
MaxRobinsonTheGreat
|
ca2da30f54
|
rename claude think
|
2025-03-04 12:37:25 -06:00 |
|
Ayush Maniar
|
173e7c54b8
|
Replaced items in the chest
|
2025-03-04 10:37:05 -08:00 |
|
mmaheshwari2
|
2036288e13
|
tested eval script, changed model to 4o-mini
|
2025-03-04 10:28:11 -08:00 |
|
MaxRobinsonTheGreat
|
7ea6f8a6ce
|
add claude thinking
|
2025-03-04 11:48:27 -06:00 |
|
Max Robinson
|
0b372b3c66
|
Merge pull request #450 from FateUnix29/main
Maintain GroqCloud API
|
2025-03-04 11:22:42 -06:00 |
|
mmaheshwari2
|
329248ea65
|
purged test code
|
2025-03-03 21:52:05 -08:00 |
|
mmaheshwari2
|
ba1e826ca5
|
refactored for main merge. generated train tasks for construction. added pickaxe at inventory initalization. moved print matrix into blueprint class
|
2025-03-03 21:41:38 -08:00 |
|
MaxRobinsonTheGreat
|
d362919e1f
|
remove useless try/catch in agent initialization
|
2025-03-03 22:40:50 -06:00 |
|
MaxRobinsonTheGreat
|
f05b49fb20
|
better wait skill and enable claude thinking
|
2025-03-03 22:40:30 -06:00 |
|
MaxRobinsonTheGreat
|
465a1c56fd
|
better coder prompt and logging
|
2025-03-03 22:38:47 -06:00 |
|
Isadora White
|
8e08c025ae
|
getting rid of small weird changes
|
2025-03-03 17:35:47 -08:00 |
|
Isadora White
|
932798195f
|
merging crafting_save and procedural generation save
|
2025-03-03 17:06:24 -08:00 |
|
mmaheshwari2
|
0ee3adf3e0
|
debugging merge
|
2025-03-03 12:24:59 -08:00 |
|
mmaheshwari2
|
d6a8e305b4
|
Merge remote-tracking branch 'origin/procedural_generation_save'
# Conflicts:
# src/agent/agent.js
# src/agent/tasks.js
|
2025-03-03 11:53:57 -08:00 |
|
Isadora White
|
44fc1b4618
|
evaluation script for vllm
|
2025-03-03 06:10:52 +00:00 |
|
Isadora White
|
91a37103fb
|
vllm support added
|
2025-03-03 05:35:15 +00:00 |
|
mmaheshwari2
|
d46c587cdd
|
analyze construction task update
|
2025-03-02 13:16:47 -08:00 |
|
mmaheshwari2
|
0494514f4e
|
fixed merge
|
2025-03-02 12:53:09 -08:00 |
|
Isadora White
|
37b1fc0bed
|
increase timeout length for adding bot to world for the first time
|
2025-03-01 21:37:20 -08:00 |
|
Isadora White
|
af79c78fbb
|
fixing evaluation script to actually add bots as op and add new models
|
2025-03-01 19:21:35 -08:00 |
|
Isadora White
|
a42c782b0b
|
better tasks and better few shot prompts for collaboration
|
2025-03-01 15:47:38 -08:00 |
|
Isadora White
|
ae39028d3b
|
longer sleeps, early breaking for scenarios where there is only one agent
|
2025-02-28 18:31:19 -08:00 |
|
Isadora White
|
39cec7cf82
|
changed the checking if complete cycle to be more frequent and updated the collab_profile
|
2025-02-28 16:59:56 -08:00 |
|
mmaheshwari2
|
23bf693fc2
|
debugging merge
|
2025-02-28 16:31:06 -08:00 |
|
mmaheshwari2
|
4d2e2c9b31
|
debugging merge
|
2025-02-28 16:29:37 -08:00 |
|
Isadora White
|
2bd6b2cb49
|
log this.task_id in task.js
|
2025-02-28 14:42:00 -08:00 |
|
Ayushmaniar
|
42c8062bcf
|
Merge pull request #3 from icwhite/cooking_tasks
Cooking tasks - Internal Merge
|
2025-02-28 13:29:55 -08:00 |
|
Isadora White
|
8c2bd816b7
|
merge conflicts resolved
|
2025-02-27 21:00:41 -08:00 |
|
mmaheshwari2
|
78ce03fde7
|
added todo for tools for agents in inventory
|
2025-02-27 16:24:26 -08:00 |
|
Ayush Maniar
|
fd4f952a2c
|
Added example tasks for different goals per agent
|
2025-02-25 22:47:43 -08:00 |
|
mmaheshwari2
|
872ca99f08
|
added ladder fix to inventory
|
2025-02-25 15:53:53 -08:00 |
|
mmaheshwari2
|
ff5882db30
|
fixed door inventory
|
2025-02-25 15:39:26 -08:00 |
|
Isadora White
|
332ad0a0e2
|
getting rid of unnecessary changes
|
2025-02-23 21:17:27 -08:00 |
|
Isadora White
|
7cafc254d1
|
making the default to load in the collaborative profiles
|
2025-02-23 21:11:08 -08:00 |
|
Isadora White
|
f4125a05d3
|
add tasks files
|
2025-02-23 20:43:33 -08:00 |
|
Isadora White
|
2da97b5607
|
adding a mechanism to add environment variables to the keys.json automatically
|
2025-02-23 18:55:13 -08:00 |
|