Commit graph

763 commits

Author SHA1 Message Date
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
Copper
b4ba1af0b9
Merge branch 'kolbytn:main' into main 2024-09-20 16:43:09 -07:00
FateUnix29
cb85c8077b Some stuff. 2024-08-31 15:29:34 -07:00
Vineeth
6b170e492f
removed !setPreferredLanguage 2024-08-29 19:31:22 -05:00
Vineeth
4165fe2d35
Add files via upload 2024-08-29 19:20:16 -05:00
Vineeth
0bac79e8aa
Reworked system to work with translator.js 2024-08-29 19:18:51 -05:00
Vineeth
6865eae455
Reworked system to work with translator.js 2024-08-29 19:18:21 -05:00
Vineeth
860e457d0c
checks preferred_langauge is english before translating 2024-08-26 17:35:49 -05:00
Vineeth
0616e20b6c
Agent now translates before saying. 2024-08-26 17:34:50 -05:00
Vineeth
2962f27272
Merge branch 'kolbytn:main' into main 2024-08-26 17:32:40 -05:00
疏于打理
8e808282c9 Faster loading:Load sample text in parallel 2024-08-26 18:47:31 +08:00