Commit graph

1281 commits

Author SHA1 Message Date
Max Robinson
d5df9f8c9f
Merge pull request #423 from Sweaterdog/main
2 new API's, and Reasoning model support
2025-03-13 13:49:21 -05:00
Mehul Maheshwari
afe13ffc3e commenting 2025-03-12 19:46:57 -07:00
Mehul Maheshwari
6de37f2ebf removed logging in procedural generation function 2025-03-12 19:44:28 -07:00
Mehul Maheshwari
ff60dc6a45 Removed large files from Git tracking 2025-03-12 19:42:59 -07:00
Mehul Maheshwari
d9b1e4805f ignoring construction task files bc too big. generation now has variable number of agents and splits inventory evenly 2025-03-12 19:40:46 -07:00
Sweaterdog
e38f7587d1
Merge branch 'kolbytn:main' into main 2025-03-12 19:01:34 -07:00
uukelele-scratch
f57da837b1
speaking is now false by default 2025-03-12 21:22:14 +00:00
MaxRobinsonTheGreat
753b8aa32b fix andy path 2025-03-12 15:00:51 -05:00
MaxRobinsonTheGreat
7225699bf1 move task json out of root 2025-03-12 14:19:59 -05:00
MaxRobinsonTheGreat
e96131b8c5 added python requirements 2025-03-12 14:18:53 -05:00
MaxRobinsonTheGreat
ce8dd89231 prompter refactor 2025-03-11 11:03:40 -05:00
MaxRobinsonTheGreat
87d34aa023 add blueprint to blocked actions 2025-03-11 10:45:55 -05:00
MaxRobinsonTheGreat
c1ce3bf9b6 fix merge conflict 2025-03-11 10:45:25 -05:00
Isadora White
7ca26a70b4 testing new profile 2025-03-11 02:42:35 -07:00
Isadora White
1a8d02c54f fix to analyse results 2025-03-11 01:28:19 -07:00
Isadora White
379047c5bb add more single agent tasks 2025-03-10 23:22:37 -07:00
Isadora White
d0ddc8f611 Merge branch 'main' of https://github.com/icwhite/mindcraft 2025-03-10 23:08:43 -07:00
Isadora White
7402839cb5 teleport close to building 2025-03-10 23:08:35 -07:00
Ayush Maniar
669b71f7b1 Chest items bug fix, spawn 4 of each animal instead of 2 2025-03-10 22:01:48 -07:00
uukelele-scratch
95782fa769 move command from actions.js to queries.js 2025-03-10 21:03:50 +00:00
Sweaterdog
350c842701
Update gemini.json
Fixed this file again
2025-03-10 11:21:37 -07:00
Sweaterdog
44550a634d
Update gemini.json
Fixed extra spaces
2025-03-10 11:21:15 -07:00
Sweaterdog
79e9a734c8
Update example_tasks.json
Fixed the extra space
2025-03-10 11:20:49 -07:00
Max Robinson
a852fe391a
Merge pull request #477 from kolbytn/main
fix claude tokens
2025-03-10 12:28:26 -05:00
MaxRobinsonTheGreat
0de98c99fa fix claude tokens 2025-03-10 12:27:31 -05:00
Isadora White
406ebe6072 add url option to evaluation script 2025-03-09 23:14:26 -07:00
Isadora White
5103cd82eb evaluation script small update 2025-03-09 22:51:00 -07:00
Isadora White
57a1fa20b5 update debug tasks 2025-03-09 15:48:10 -07:00
Isadora White
5b708551d4 remove blocked actions from command docs 2025-03-09 15:20:36 -07:00
Isadora White
0ee122fb4e longer timeouts 2025-03-09 14:36:53 -07:00
Isadora White
5b95b2f816 confirming correct profile path 2025-03-09 13:16:57 -07:00
Isadora White
2f80b65d42 fixing small bugs related to single agent support 2025-03-09 13:01:54 -07:00
Isadora White
3576c6fb07 Merge branch 'main' into main_save_03-07-2025 2025-03-09 12:02:58 -07:00
Isadora White
e9e8cf3c88 single agent task support in evaluation script 2025-03-09 12:02:48 -07:00
Isadora White
cf011f02bc single agent crafting tasks for debug 2025-03-09 11:09:15 -07:00
uukelele-scratch
cf6e23390d reset settings.js 2025-03-09 17:22:41 +00:00
uukelele-scratch
cf1fc15920 remove navigation tables from parser output in actions.js 2025-03-09 17:18:20 +00:00
uukelele-scratch
76204664cd added searchwiki action 2025-03-09 17:17:41 +00:00
uukelele-scratch
b2cafb06b9
Merge branch 'kolbytn:main' into main 2025-03-09 15:46:17 +00:00
Sweaterdog
21ee58fd8c
Update groq.js
Fixed an unclosed bracket
2025-03-09 00:45:30 -08:00
Sweaterdog
fbdac8d48e
Update prompter.js
Fixed a minor error
2025-03-09 00:29:06 -08:00
Isadora White
c1a7785718 add train tasks for testing purposes 2025-03-09 00:08:58 -08:00
Isadora White
9a22d78bad updating prompter to include better logging 2025-03-09 00:07:09 -08:00
Isadora White
b75d941d97 smol changes 2025-03-08 19:24:13 -08:00
Ayush Maniar
cc4a9b87e9 Removed comments from agent.js and removed blueprint_generation.js 2025-03-08 16:59:02 -08:00
Ayush Maniar
8644d48fb3 More fixes to agent.js, removed jill.json from settings.js 2025-03-08 16:56:01 -08:00
Ayush Maniar
52b4e09981 Fixed agent.js, removed unncessary change in main.js, moved/deleted unnecessary files 2025-03-08 16:46:59 -08:00
Ayush Maniar
d871cd93af Adding vllm back, untracking and deleting unnecessary files 2025-03-08 16:16:54 -08:00
Ayush Maniar
d70491e597 Moving collab profiles to tasks folder and removing vllm.json 2025-03-08 16:01:54 -08:00
Ayush Maniar
8e63522012 Stop tracking results files 2025-03-08 15:55:01 -08:00