Commit graph

179 commits

Author SHA1 Message Date
Radnos
5951fd02e5 set back default value, put instruct variant of mistral as default and fixed model set to none 2024-04-08 14:14:31 +02:00
Radnos
54a45c3dfe updated readme and set default config 2024-04-08 13:31:20 +02:00
Radnos
a12be6ec56 synced branch and fixed hard coded default model 2024-04-08 13:14:23 +02:00
Max Robinson
03b449d763
Merge pull request #38 from kolbytn/improve-placeblock
Improve placeblock
2024-04-07 19:35:38 -05:00
Max Robinson
11aa1948c5
Merge pull request #40 from kolbytn/community-fixes
Community fixes
2024-04-07 19:34:40 -05:00
Radnos
352dbf1e67 clearer error 2024-04-06 12:22:27 +02:00
Maximus
97e2bfbe88 better readme 2024-04-05 17:25:06 -05:00
Maximus
6a387e60e0 added vec3 package 2024-04-05 17:24:46 -05:00
Max Robinson
7c7a0b7201
Merge pull request #32 from homberger/patch-1
Fix typo
2024-04-05 17:00:03 -05:00
Maximus
a620971ed2 coding interrupt, small fixes 2024-04-05 16:58:08 -05:00
Radnos
1970c1edb0 put back andy as default profile 2024-04-05 23:54:41 +02:00
Radnos
6acc53bd34 added ollama profile 2024-04-05 23:53:05 +02:00
Radnos
7c9de487e0 improved error msg 2024-04-05 23:44:22 +02:00
Radnos
17c0ce3c25 added ollama 2024-04-05 23:41:28 +02:00
Torsten Homberger
d82e3401ac
Fix typo 2024-04-05 01:59:45 +02:00
MaxRobinsonTheGreat
8d37dc12d2 chat on spawn, not login 2024-04-02 19:19:30 -05:00
MaxRobinsonTheGreat
2a3cc01c1c add inventory to system prompt 2024-04-02 19:18:49 -05:00
MaxRobinsonTheGreat
f3b379addf remove block in way, include inventory in system 2024-04-02 19:18:13 -05:00
Max Robinson
ad717cdaff
Merge pull request #28 from kolbytn/update-1.20.4
update to current minecraft release
2024-04-02 19:15:02 -05:00
MaxRobinsonTheGreat
3dece90f0c updated mineflayer and minecraft version 2024-03-29 12:20:28 -05:00
Max Robinson
702bc14c04
Merge pull request #26 from kolbytn/claude
Claude 👨‍💻
2024-03-29 12:05:10 -05:00
MaxRobinsonTheGreat
6fc6fb4297 changed model, removed movement, imrove gemini 2024-03-28 20:03:29 -05:00
MaxRobinsonTheGreat
34b571d347 added claude 2024-03-23 11:15:53 -05:00
Kolby Nottingham
2452dcf7b7 finding blocks bug 2024-03-06 15:25:18 -08:00
Kolby Nottingham
977ce1e767 fixing previous commit 2024-03-06 14:32:54 -08:00
Kolby Nottingham
43943653d3 sort nearest blocks 2024-03-06 13:18:23 -08:00
Kolby Nottingham
cb9de90d11 smelting command, minor cleanup 2024-03-05 12:50:13 -08:00
Max Robinson
5448b018c7
Merge pull request #24 from kolbytn/gemini
Gemini🚀 and Prompts Profile
2024-03-01 15:03:14 -06:00
MaxRobinsonTheGreat
89046bb67e startup message, disable coding 2024-02-25 14:21:44 -06:00
MaxRobinsonTheGreat
4afdebac20 refactored prompts/examples/memory/initialization 2024-02-25 14:13:32 -06:00
MaxRobinsonTheGreat
748748367d up-to-date gpt, prompt tweaks 2024-02-20 19:09:56 -06:00
MaxRobinsonTheGreat
5bf147fc40 refactored llm, added gemini 2024-02-18 22:56:38 -06:00
Max Robinson
31450fd00c
clarified mc version 2024-02-17 16:42:10 -06:00
Max Robinson
a740fe797e
Merge pull request #22 from kolbytn/tweaks
Tweaks
2024-02-16 23:01:47 -06:00
MaxRobinsonTheGreat
3d264ccb8b Merge branch 'tweaks' of https://github.com/kolbytn/mindcraft into tweaks 2024-02-16 17:04:26 -06:00
MaxRobinsonTheGreat
34d91dff79 removed request queuing 2024-02-16 17:04:11 -06:00
Max Robinson
b3b7dd6a17
Create LICENSE 2024-02-16 12:03:07 -06:00
MaxRobinsonTheGreat
3e3e80c0ed added various fixes/improvements 2024-02-16 11:57:48 -06:00
MaxRobinsonTheGreat
feac9ab424 various improvements 2024-02-05 19:08:08 -06:00
Max Robinson
aabd1a9ac2
Merge pull request #19 from kolbytn/default-behaviors
Default behaviors
2024-02-05 14:06:28 -06:00
MaxRobinsonTheGreat
0e84991ce5 sneaking in torch placing improvment 2024-02-05 14:05:52 -06:00
MaxRobinsonTheGreat
271f5672f4 cancelresume on death 2024-02-05 13:48:02 -06:00
MaxRobinsonTheGreat
f9c41246f1 added cancelResume for failed actions 2024-02-05 13:21:32 -06:00
MaxRobinsonTheGreat
7e80efb5b4 Merge branch 'main' into default-behaviors 2024-02-04 19:53:09 -06:00
Kolby Nottingham
d968f8d5b9 check idle before resuming 2024-02-03 16:19:20 -08:00
Max Robinson
a37e192e89
Merge pull request #21 from kolbytn/settings
Settings
2024-02-03 12:03:11 -06:00
MaxRobinsonTheGreat
913b39b0b6 crash when fail to stop, improve digging 2024-02-03 12:00:33 -06:00
Kolby Nottingham
5a27e005c7 execute resume wait 2024-02-03 08:59:07 -08:00
MaxRobinsonTheGreat
f203b7ca4e made item collecting mode better 2024-02-02 15:47:17 -06:00
MaxRobinsonTheGreat
4ae9ccdcc2 Merge branch 'main' into default-behaviors 2024-02-02 15:34:17 -06:00