Commit graph

53 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
f216aea1cb restart memory, examples into turns 2023-11-19 15:34:53 -06:00
Max Robinson
906c7c32ad
Merge pull request #9 from kolbytn/crafting
Crafting
2023-11-19 14:39:21 -06:00
Kolby Nottingham
6f25a2ea5f added code exception example 2023-11-18 10:26:02 -08:00
Kolby Nottingham
c36fb02c9e fixed crafting error message 2023-11-18 10:25:49 -08:00
MaxRobinsonTheGreat
5e25536d37 replaced world function, removed bad example 2023-11-15 22:46:51 -06:00
MaxRobinsonTheGreat
f41417d059 Merge branch 'main' into crafting 2023-11-15 22:12:40 -06:00
Kolby Nottingham
725b3e3b8a
Merge pull request #8 from kolbytn/memories
Memories
2023-11-15 17:17:51 -08:00
MaxRobinsonTheGreat
5801cbe997 removed examples from memory prompt 2023-11-15 18:53:02 -06:00
MaxRobinsonTheGreat
7f1b954f12 fixed up crafting skill 2023-11-15 17:01:23 -06:00
MaxRobinsonTheGreat
0e51d8c8f6 getnearestblock replaced getcraftingtable 2023-11-15 17:01:06 -06:00
MaxRobinsonTheGreat
b72bf3f697 separate queued/current code 2023-11-15 17:00:02 -06:00
Kolby Nottingham
0ddad8ab65 retrieved fewshot examples 2023-11-15 13:18:38 -08:00
Kolby Nottingham
3e61d45ace updated memory saving 2023-11-15 11:38:17 -08:00
Kolby Nottingham
0be370d205 simplified memory 2023-11-13 20:33:34 -08:00
Kolby Nottingham
7e020b35ba merge 2023-11-13 19:51:08 -08:00
Kolby Nottingham
8b0ad55451 memories init 2023-11-13 19:49:03 -08:00
Kolby Nottingham
305d233f62
Merge pull request #7 from kolbytn/code-output
Code output
2023-11-13 19:44:48 -08:00
MaxRobinsonTheGreat
79d8ade00d abort -> interrupt 2023-11-13 11:09:37 -06:00
MaxRobinsonTheGreat
f32d30e9b3 Merge branch 'main' into code-output 2023-11-13 00:57:20 -06:00
MaxRobinsonTheGreat
54aa62de88 no code return, placeblock more reliable 2023-11-12 23:19:58 -06:00
Max Robinson
3740e1e6ed
Merge pull request #6 from kolbytn/fix-followplayer
use goalfollow but await before returning
2023-11-12 18:39:22 -06:00
MaxRobinsonTheGreat
94283e6ec6 use goalfollow but await before returning 2023-11-12 17:41:01 -06:00
Kolby Nottingham
aa3924a819
Merge pull request #5 from kolbytn/abort-fix
fixed abort replace string
2023-11-12 15:09:49 -08:00
MaxRobinsonTheGreat
bb15423172 fixed abort replace string 2023-11-12 17:02:36 -06:00
Kolby Nottingham
853cb3734b memories init 2023-11-12 14:53:23 -08:00
MaxRobinsonTheGreat
fed5a6d887 read template.js/feed code output to gpt 2023-11-12 13:57:22 -06:00
Max Robinson
09266c80cc
Merge pull request #4 from kolbytn/single-tasking
coder stops previous task
2023-11-11 21:17:45 -06:00
Kolby Nottingham
bb9e1fe0db coder stops previous task 2023-11-08 21:05:18 -08:00
Max Robinson
4acc19f1ff
Merge pull request #3 from kolbytn/fix-placeblock
fixed placeBlock, use Vec3, improved code gen
2023-11-08 21:19:36 -06:00
Kolby Nottingham
960fc2ff26 doc string was missing module name 2023-11-08 19:09:58 -08:00
Kolby Nottingham
cd26c646b0 fixed execution errors when generated code used returns 2023-11-08 19:06:48 -08:00
MaxRobinsonTheGreat
32810722fb fixed placeBlock, use Vec3, improved code gen 2023-11-08 19:24:24 -06:00
Max Robinson
f3ff79b664
Merge pull request #2 from kolbytn/command-refactor
Refactor
2023-11-07 22:40:11 -06:00
MaxRobinsonTheGreat
37cf770207 Merge branch 'command-refactor' of https://github.com/kolbytn/mindcraft into command-refactor 2023-11-07 22:23:46 -06:00
MaxRobinsonTheGreat
e53fc84116 added code clearing 2023-11-07 22:23:42 -06:00
Kolby Nottingham
8f01aacb91 code execution fixes 2023-11-07 20:21:19 -08:00
MaxRobinsonTheGreat
395b387cbe cleanup 2023-11-07 13:06:16 -06:00
MaxRobinsonTheGreat
e22b1e6e4a removed obsolete files 2023-11-07 12:49:57 -06:00
MaxRobinsonTheGreat
eb885c02b5 added agent_code folder 2023-11-07 12:48:26 -06:00
MaxRobinsonTheGreat
7a37757b69 fixed file importing/deleting 2023-11-07 12:46:55 -06:00
MaxRobinsonTheGreat
3315bc87b6 created coder, updated main, misc fixes 2023-11-07 12:00:55 -06:00
MaxRobinsonTheGreat
1d84f332bb Merge branch 'main' into command-refactor 2023-11-07 09:48:18 -06:00
MaxRobinsonTheGreat
a153316623 created agent, refactored queries/skills 2023-11-07 09:44:56 -06:00
Kolby Nottingham
97f66e5e0b chat updates 2023-11-06 21:53:15 -08:00
MaxRobinsonTheGreat
1b09360172 fixed some stuff... 2023-11-05 15:38:52 -06:00
MaxRobinsonTheGreat
8c5e4406cf fixed merge issues 2023-10-19 22:49:52 -05:00
MaxRobinsonTheGreat
126537be67 refactored commands into map of objects/funcs 2023-10-19 22:20:19 -05:00
Kolby Nottingham
54da4c9032 new skills 2023-09-29 15:53:16 -07:00
Kolby Nottingham
a6b1f4cb81 finished context commands 2023-09-29 12:53:56 -07:00
Kolby Nottingham
9682255f71
Merge pull request #1 from kolbytn/update-openai
updated open ai package and code
2023-09-28 20:59:44 -07:00