Commit graph

129 commits

Author SHA1 Message Date
Sweaterdog
36c247713e
Change name field to lowercase in JSON 2025-08-24 11:58:45 -07:00
Sweaterdog
c973d79c83
Add new profile for Andy-4 2025-08-24 11:58:32 -07:00
Sweaterdog
b29b90c0d6
Rename Andy-4 to Andy-4-thinking in JSON 2025-08-24 11:57:34 -07:00
Sweaterdog
64cd142d51
Add Andy-4 (thinking) Minecraft bot configuration 2025-08-24 11:55:40 -07:00
MaxRobinsonTheGreat
5f3a7f98c4 fix default claude models 2025-08-23 16:13:04 -05:00
MaxRobinsonTheGreat
1588a8770b clean up azure 2025-08-23 16:00:59 -05:00
MaxRobinsonTheGreat
f41f03cdb3 clean up mercury 2025-08-23 15:40:16 -05:00
Max Robinson
36a25f8675
Merge branch 'mercury' into azure-profile 2025-08-23 15:38:00 -05:00
Max Robinson
2fc3a9522f
Merge branch 'mercury' into New-Model-Support-Mercury 2025-08-23 15:18:27 -05:00
MaxRobinsonTheGreat
6c8382874d fix grok, updated many default models 2025-08-23 14:33:26 -05:00
MaxRobinsonTheGreat
dde8ef210f quickfix gpt 5, add assistant base profile 2025-08-17 11:19:34 -05:00
Isadora White
c0577a64cb update cooking profile so they don't hunt around for chests and try catch loop around the get crafting plan 2025-05-12 21:47:47 -07:00
Qu Yi
4fe1241fec Merge remote-tracking branch 'upstream/main' into New-Model-Support-Mercury
# Conflicts:
#	README.md
#	src/models/prompter.js
2025-05-02 09:44:12 +08:00
Isadora White
89cf66445a minecollab instructions 2025-04-21 19:27:05 -07:00
Qu Yi
d1bb34446f New Model Support: Mercury (diffusion large language models) 2025-04-20 11:04:57 +08:00
MaxRobinsonTheGreat
c9dd763529 Merge remote-tracking branch 'upstream/main' into merge-main 2025-04-08 16:36:47 -05:00
Ayush Maniar
4cb0c51026 Conversation examples for 3+ agent crafting tasks 2025-04-07 20:33:40 -07:00
MaxRobinsonTheGreat
4fbf90ee0c remove obsolete npc, add breakblock as default doc 2025-03-30 16:17:16 -05:00
MaxRobinsonTheGreat
5f786c66ce refactor newAction to be a single action to allow interruptions 2025-03-29 16:18:52 -05:00
MaxRobinsonTheGreat
3864120914 better coder prompts 2025-03-28 18:44:09 -05:00
Ayush Maniar
acea74edbd Changed default model to gpt-4o-mini for minimum cost 2025-03-22 19:20:31 -07:00
Ayush Maniar
824b595949 More construction tasks fixes, adding file for crafting task analysis with prettytable 2025-03-22 19:18:52 -07:00
Isadora White
93db8b664c fixing construction tasks 2025-03-22 17:13:14 -05:00
Ayush Maniar
c1a2111a0b Set elbow_room to false for crafting and cooking tasks 2025-03-21 20:18:33 -07:00
Ayush Maniar
06e85dd0d9 set item collecting to true for cooking_profile to get rid of givePlayer issues 2025-03-21 16:45:45 -07:00
MaxRobinsonTheGreat
47a8b9e95c improve coding: no floating promises, place air, better prompt 2025-03-20 16:42:26 -05:00
Isadora White
7b690775ff updating thinking model prompt to not give instructions and instead act as if it is in a conversation 2025-03-20 14:06:15 -05:00
MaxRobinsonTheGreat
2c1ff9e77d get actual center block view/coords 2025-03-15 18:10:31 -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
Ayush Maniar
c5b834597a Turned off item_collecting for cooking_profile.json 2025-03-15 14:27:56 -07:00
Isadora White
fa6a5df6da Merge branch 'main' of https://github.com/icwhite/mindcraft 2025-03-14 00:14:42 -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
MaxRobinsonTheGreat
7e3ec5d1e0 gemini formatting 2025-03-13 16:00:50 -05:00
Sweaterdog
e38f7587d1
Merge branch 'kolbytn:main' into main 2025-03-12 19:01:34 -07:00
Isadora White
7ca26a70b4 testing new profile 2025-03-11 02:42:35 -07:00
Isadora White
7402839cb5 teleport close to building 2025-03-10 23:08:35 -07:00
Sweaterdog
44550a634d
Update gemini.json
Fixed extra spaces
2025-03-10 11:21:15 -07:00
MaxRobinsonTheGreat
0de98c99fa fix claude tokens 2025-03-10 12:27:31 -05:00
Isadora White
5b708551d4 remove blocked actions from command docs 2025-03-09 15:20:36 -07:00
Isadora White
b75d941d97 smol changes 2025-03-08 19:24:13 -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
MaxRobinsonTheGreat
c13bf4895d improve prompt/examples 2025-03-07 23:18:49 -06:00
Ayushmaniar
6dfd2f69f4
Merge branch 'main' into main 2025-03-07 19:36:05 -08:00
Ayush Maniar
c484ff8b82 Added cooking_profile and modified collab_profile 2025-03-07 12:27:04 -08:00
MaxRobinsonTheGreat
bdee71ac92 camera always on, show entities, refactor browser viewer 2025-03-07 14:19:55 -06:00
Sweaterdog
ac60e890c3
Delete profiles/local.json 2025-03-06 21:03:34 -08:00