Commit graph

273 commits

Author SHA1 Message Date
Lawtro37
25fbcecad8
Update modes.js 2024-10-28 22:01:49 +10:00
Lawtro37
ea793d3cae
remove unessisary code 2024-10-27 20:39:33 +10:00
Lawtro37
648d4f8255
Add files via upload 2024-10-27 20:35:02 +10:00
MaxRobinsonTheGreat
e0a3192b4c sneaky skill improvements 2024-10-25 23:46:29 -05:00
MaxRobinsonTheGreat
7cafbeb9b7 basic code safety regex check 2024-10-20 13:03:15 -05:00
Max Robinson
da5dcb6e3c
Merge pull request #224 from kolbytn/better-smelting
can smelt charcoal, use wood fuel
2024-10-20 12:02:14 -05:00
Max Robinson
5c96e13b81
Merge pull request #225 from kolbytn/hugging-face
Hugging face
2024-10-20 11:57:27 -05:00
MaxRobinsonTheGreat
09dcb82e20 cleanup 2024-10-20 11:53:18 -05:00
Ikko Eltociear Ashimine
a9d6adf320
chore: update skills.js
recieved -> received
2024-10-20 16:29:56 +09:00
1223nij
f33f950ca0
Merge branch 'kolbytn:main' into hugging-face 2024-10-20 11:21:32 +07:00
MaxRobinsonTheGreat
43bf6c31cf logs are smeltable, can use log/planks as fuel 2024-10-18 10:46:35 -05:00
Max Robinson
da4987fd52
Merge pull request #220 from BF5258/main
Fixed placeHere and attack.
2024-10-16 20:11:51 -05:00
MaxRobinsonTheGreat
eb2dd28083 ..and lil coder unstuck bug 2024-10-16 19:50:50 -05:00
MaxRobinsonTheGreat
547d18f3df fixed lil smelting bug 2024-10-16 19:42:15 -05:00
MaxRobinsonTheGreat
4d23a0b0a2 snuck in consume command 2024-10-16 18:56:21 -05:00
MaxRobinsonTheGreat
a467bdf357 Merge branch 'main' into viewport-capture 2024-10-16 17:51:34 -05:00
BF5258
93780792e6 Changed 'string' to 'ItemName' and 'BlockName' 2024-10-16 17:38:59 +10:00
BF5258
3c5800f0dc Fixed placeHere and attack. 2024-10-16 17:32:28 +10:00
MaxRobinsonTheGreat
9d09db7b76 corrected newaction param 2024-10-16 00:02:59 -05:00
MaxRobinsonTheGreat
ce5faa94aa handle equipped armor fo inventory 2024-10-15 17:04:19 -05:00
MaxRobinsonTheGreat
cc6fc66be2 fixed a couple bugs 2024-10-15 17:03:51 -05:00
BF5258
4dfdda0690 Merge branch 'main' of https://github.com/kolbytn/mindcraft 2024-10-14 07:32:39 +10:00
MaxRobinsonTheGreat
2321fd5923 cooldown, agent process counter, fixed skills 2024-10-12 20:40:16 -05:00
MaxRobinsonTheGreat
cb808cb7d0 fixed unstuck trigger while building 2024-10-12 20:39:00 -05:00
MaxRobinsonTheGreat
0d4a67aaeb unsupported embeddings fall back on word overlap 2024-10-11 21:12:52 -05:00
MaxRobinsonTheGreat
468f82366d updated memory saving prompt 2024-10-11 14:49:40 -05:00
MaxRobinsonTheGreat
a3541c6886 self prompt won't reprompt for every message 2024-10-10 22:18:10 -05:00
MaxRobinsonTheGreat
ee7c715786 small fixes to unstuck/skills 2024-10-10 22:17:39 -05:00
MaxRobinsonTheGreat
cb30485943 fixed mem summary, save full history to file 2024-10-10 22:15:55 -05:00
MaxRobinsonTheGreat
7b77c395d0 fixed furnace commands 2024-10-10 20:04:02 -05:00
MaxRobinsonTheGreat
5482a5dc7e improved unstuck mode, goal resuming 2024-10-10 17:40:00 -05:00
MaxRobinsonTheGreat
05fcc9967c added prismarine viewer, simple viewing html file, port counter 2024-10-10 17:37:02 -05:00
nij
5765fe6270 Simple hugging face support in 30 minutes lmao 2024-10-07 22:00:49 +07:00
MaxRobinsonTheGreat
2e84595772 added strict format to o1 2024-10-06 22:54:51 -05:00
MaxRobinsonTheGreat
e90783b650 added o1 support and prompt param to newAction 2024-10-06 13:28:49 -05:00
Max Robinson
efce4f4e3b
Merge pull request #213 from kolbytn/groq
Groq
2024-10-06 12:00:47 -05:00
MaxRobinsonTheGreat
3ed79aba8a cleaned up a few things 2024-10-05 23:38:55 -05:00
MaxRobinsonTheGreat
ffe92bf395 updated with main 2024-10-02 01:02:58 -05:00
MaxRobinsonTheGreat
2490dc302c cleaned formatting 2024-10-02 01:01:22 -05:00
MaxRobinsonTheGreat
166c01c52b cleaned up stuff 2024-10-02 00:57:28 -05:00
Maximus
14098ab5d2 added unstuck to followPlayer 2024-09-29 13:35:15 -07:00
Maximus
675594db08 removed unused closewindow 2024-09-29 12:31:23 -07:00
MaxRobinsonTheGreat
f3d2f29652 unset action name when done 2024-09-27 17:13:23 -05:00
MaxRobinsonTheGreat
de7883a0d2 chest commands, behavior log, better stability 2024-09-27 17:03:00 -05:00
MaxRobinsonTheGreat
d44c99356f reworked mode interrupts, added equip and discard 2024-09-26 22:28:46 -05:00
BF5258
b82af55c4b Fixed issue #185. Fixed bug I created earlier: crafting shaped recipies works again. 2024-09-26 16:29:39 +10:00
MaxRobinsonTheGreat
e95c082786 unstuck mode, patch pathfinder 2024-09-25 00:15:55 -05:00
BF5258
778f360ac7 See issue #187 2024-09-25 12:07:49 +10:00
BF5258
f44e6ee19e Crafted armour is equiped 2024-09-25 11:44:21 +10:00
BF5258
58fb27cd66 No longer throws error when quantity of ingredients insufficient. 2024-09-25 11:43:31 +10:00