Commit graph

1298 commits

Author SHA1 Message Date
Sweaterdog
01cc33d71b
Update README.md
Added a banner image of `The Andy-4 Family`, showcasing tiny models, a general model, a vision model, and a large model.

Sorry Emergent Garden (?)

*I don't know to be sorry or not, it is still in the tucked away modal*
2025-05-20 19:02:27 -07:00
Sweaterdog
504dd3b7e8
Update settings.js
Updated `settings.js` to include the profile for Andy-4
2025-05-20 18:50:54 -07:00
Sweaterdog
bf8a274b5c
Update README.md
Updated the README to include more information regarding Andy-4, out of the way in a `<details>` tab so it isn't extremely apparent and annoying

*The details section was made for you Emergent Garden <3
2025-05-20 18:50:00 -07:00
Sweaterdog
813b1cd9f0
Create andy-4-reasoning.json
Made a reasoning version of the Andy-4 file, the model Andy-4 supports toggable thinking, and this file enables the thinking,

Which has to be inputted in each system prompt, hence why they were added.
2025-05-20 18:34:57 -07:00
Sweaterdog
0a77899135
Create andy-4.json
Added an `andy-4` profile, this is the non-reasoning one.
2025-05-20 18:33:22 -07:00
Max Robinson
8d016b80f9
Merge pull request #535 from aeromechanic000/get_env_key
return key instead of keys[name]
2025-05-12 12:08:56 -05:00
aeromechanic000
bdd42b219d return key instead of keys[name] 2025-05-06 17:23:35 +08:00
Max Robinson
4a19f72e75
Merge pull request #528 from icwhite/merge-main
Updated Dockerfile and new task files
2025-05-05 14:01:15 -05:00
Isadora White
4a14b82c80 linux caps lock fix 2025-05-04 13:46:56 -07:00
Isadora White
c045b4d36d improved Dockerfile 2025-05-03 18:01:05 -07:00
Isadora White
bafef3bff2 Merge branch 'merge-main' of https://github.com/icwhite/mindcraft into merge-main 2025-05-03 15:06:29 -07:00
Isadora White
29b946b8be new tasks 2025-05-03 15:06:22 -07:00
Ayush Maniar
e4eb595a8b Added code for cooking tasks generation (with dictionary for cooking_items) 2025-05-02 13:09:19 -07:00
Isadora White
759f861b57 fixed issue with single agent and equal load tasks 2025-04-29 14:26:37 -07:00
Max Robinson
d25e439d86
Merge develop
Develop
2025-04-26 11:57:36 -05:00
Max Robinson
6f8fb1789c
rewrote tasks readme 2025-04-26 11:20:14 -05:00
Max Robinson
54868901ec
Merge pull request #519 from icwhite/merge-main
fixing small issue with defaults
2025-04-26 10:56:35 -05:00
Isadora White
181d628033 fixing small issue with defaults 2025-04-25 15:08:34 -07:00
Max Robinson
edb231261f
Merge pull request #518 from icwhite/merge-main
minecollab further documentation
2025-04-23 17:07:12 -05:00
Isadora White
4fd48e74f0 minecollab further documentation 2025-04-23 14:35:54 -07:00
Max Robinson
38fd836b28
Merging Task Fork
Tasks
2025-04-23 15:25:52 -05:00
Isadora White
c6f8dc99e3 one line change 2025-04-23 13:24:39 -07:00
Isadora White
7edcc4f860 Merge branch 'merge-main' of https://github.com/icwhite/mindcraft into merge-main 2025-04-23 13:21:53 -07:00
Isadora White
f9638ee99c update readme and fix small bug 2025-04-23 13:21:48 -07:00
MaxRobinsonTheGreat
308bbd5b20 CULL THE TASKS 2025-04-23 15:00:50 -05:00
MaxRobinsonTheGreat
66b63f50a6 remove task bloat 2025-04-23 14:48:37 -05:00
MaxRobinsonTheGreat
6f6a7877f3 add ds_store to gitignore 2025-04-23 14:19:26 -05:00
MaxRobinsonTheGreat
03365712f4 remove obsolete files, rename cooking files 2025-04-23 14:19:17 -05:00
MaxRobinsonTheGreat
0b20d94f7d clean logs 2025-04-22 12:19:32 -05:00
Isadora White
89cf66445a minecollab instructions 2025-04-21 19:27:05 -07:00
Isadora White
78a77cb6c1 update readme 2025-04-21 18:40:04 -07:00
Isadora White
5fe725d927 clean up task files 2025-04-21 18:35:17 -07:00
Isadora White
8fc808a9bf deleting DS Store 2025-04-21 16:21:07 -07:00
Isadora White
84d8ab0c5e fixed task paths 2025-04-21 16:20:35 -07:00
Isadora White
748f65a4da resolve merge 2025-04-21 12:11:59 -07:00
Isadora White
098d323b6f add markdown file for explaining minecollab 2025-04-21 12:08:58 -07:00
MaxRobinsonTheGreat
e1c1b03786 fix spacing 2025-04-21 12:49:09 -05:00
MaxRobinsonTheGreat
eb6fbb0ba9 clean settings 2025-04-21 12:42:19 -05:00
Max Robinson
7d45e37e3d
Merge pull request #507 from uukelele-scratch/patch-2
Fixed capitalization of worldView in camera.js
2025-04-21 12:20:50 -05:00
MaxRobinsonTheGreat
475311d8e6 refactor tasks to task folder, readd license 2025-04-21 12:20:06 -05:00
MaxRobinsonTheGreat
bfd55a6791 Merge branch 'main' into merge-main 2025-04-21 11:02:44 -05:00
uukelele
0ae9bc2622
Fixed capitalization of worldView in camera.js 2025-04-20 14:59:01 +01:00
Ayush Maniar
6002c6fb9c Inventory is cleared only when a task is present 2025-04-19 18:44:19 -07:00
MaxRobinsonTheGreat
8060b1e94f refactor all python to tasks folder (ai) 2025-04-19 14:49:20 -05:00
MaxRobinsonTheGreat
7d328288f4 Merge remote-tracking branch 'upstream/main' into merge-main 2025-04-19 14:15:13 -05:00
Max Robinson
5c7667fe30
Merge pull request #505 from kolbytn/develop
Develop
2025-04-19 14:06:30 -05:00
MaxRobinsonTheGreat
fff8d1a269 Merge branch 'main' into merge-main 2025-04-19 13:43:11 -05:00
Ayush Maniar
afded138d0 Constructiontasks store average success across all tasks 2025-04-17 13:32:29 -07:00
Ayush Maniar
e8e8212832 Thoroughly fixed evaluation_script success calculations and added support for debugging the same 2025-04-17 13:06:19 -07:00
MaxRobinsonTheGreat
d5cfae27c9 add openrouter vision, gpt strict format 2025-04-16 12:30:26 -05:00