Commit graph

446 commits

Author SHA1 Message Date
bartek
906df6f6e4
Updated README.md: updated docker instruction plus some formatting 2024-10-29 09:17:44 +01:00
bartek
60bc2299ea
Create docker-compose.yml
added docker-compose.yml
2024-10-29 09:11:02 +01:00
bartek
44350d3c24
Update README.md 2024-10-25 10:52:58 +02:00
bartek
c0fbcb27aa
Update README.md 2024-10-25 10:45:49 +02:00
bartek
1b690c00cf
Update README.md
more instruction
2024-10-25 10:30:32 +02:00
bartek
09b2c23cc1
Update README.md
run in docker instruction
2024-10-23 11:03:50 +02:00
Max Robinson
d9ca3ec061
Merge pull request #227 from kolbytn/safety
Code Safety Check
2024-10-20 13:07:30 -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
Max Robinson
9865d2e270
Merge pull request #223 from eltociear/patch-1
chore: update skills.js
2024-10-20 11:16:53 -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
Max Robinson
1d05772c66
Merge pull request #216 from kolbytn/viewport-capture
Viewer and Longevity
2024-10-16 19:52:52 -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
Max Robinson
f18f43044d
Merge pull request #219 from kolbytn/fixes
Fixes
2024-10-16 00:04:22 -05:00
MaxRobinsonTheGreat
9d09db7b76 corrected newaction param 2024-10-16 00:02:59 -05:00
MaxRobinsonTheGreat
90d72a0069 removed blocks patch 2024-10-15 17:05:30 -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
MaxRobinsonTheGreat
c3841b0652 improved prompts 2024-10-15 13:22:44 -05:00
BF5258
0bf2e7da0e No punching water. It doesn't work. 2024-10-15 11:49:12 +10: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
fb8c1e053b default show view false 2024-10-10 22:28:47 -05:00
MaxRobinsonTheGreat
c2af5a63f0 improved prompts for mem saving/self prompting 2024-10-10 22:25:30 -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
Max Robinson
2e849b8f28
Merge pull request #214 from kolbytn/o1-support
added o1 support and prompt param to newAction
2024-10-06 23:52:55 -05:00
MaxRobinsonTheGreat
2e84595772 added strict format to o1 2024-10-06 22:54:51 -05:00
Max Robinson
7abf30c353
Merge pull request #179 from ereid7/feat-profile-arg
feat: support --profiles arg
2024-10-06 21:33:38 -05:00
Evan Reid
85a40d2c93 chore: update main.js to allow profile paths 2024-10-06 21:36:12 -04:00
MaxRobinsonTheGreat
f3961c6086 add discord link 2024-10-06 14:23:33 -05:00
MaxRobinsonTheGreat
e90783b650 added o1 support and prompt param to newAction 2024-10-06 13:28:49 -05:00