Commit graph

31 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
c7b115ebbf refactored to SelfPrompter class and interruption logic 2024-05-04 15:42:30 -05:00
MaxRobinsonTheGreat
d1890a3a3b added basic auto prompting 2024-04-30 23:07:07 -05:00
MaxRobinsonTheGreat
81cdc718bd added memory bank and commands for saving places 2024-04-27 23:28:34 -05:00
Kolby Nottingham
358500839a
Merge pull request #59 from kolbytn/goal-prompt
Goal prompt
2024-04-27 15:11:13 -07:00
Kolby Nottingham
4fd6aa2021 prompted goals init 2024-04-23 20:47:01 -07:00
MaxRobinsonTheGreat
2aeebac0cd save/load modes to memory.json 2024-04-20 22:18:26 -05:00
MaxRobinsonTheGreat
9a929fc3b2 added activate command 2024-04-19 14:02:30 -05:00
Kolby Nottingham
cb9de90d11 smelting command, minor cleanup 2024-03-05 12:50:13 -08: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
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
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
MaxRobinsonTheGreat
4ae9ccdcc2 Merge branch 'main' into default-behaviors 2024-02-02 15:34:17 -06:00
MaxRobinsonTheGreat
578fcf99ba added moveAway and stay commands 2024-02-02 11:54:17 -06:00
MaxRobinsonTheGreat
86ab1686b4 added settings, fixed biome name 2024-01-30 16:43:30 -06:00
MaxRobinsonTheGreat
0d5a4d8562 added examples and restart/clear commands 2024-01-27 19:16:54 -06:00
Kolby Nottingham
f14656387e merge with cleanup 2024-01-26 14:02:59 -08:00
MaxRobinsonTheGreat
cee25212aa fixed end executing, logging, added param 2024-01-26 15:05:36 -06:00
Kolby Nottingham
e2e199a093 init defaults 2024-01-26 12:11:32 -08:00
Kolby Nottingham
a6971a4c4a removed idle 2024-01-25 15:52:07 -08:00
Kolby Nottingham
9ac97d2a37 refactor and cleanup 2024-01-25 13:25:36 -08:00
MaxRobinsonTheGreat
8a40ff03c4 fixed multiplayer chat, misc fixes 2024-01-24 17:24:52 -06:00
MaxRobinsonTheGreat
e9abae74da added modes, remove defend, fixed stuff 2024-01-23 18:01:38 -06:00
MaxRobinsonTheGreat
cf14b7ca6d added sleep,craft,place commands 2024-01-16 15:53:27 -06:00
MaxRobinsonTheGreat
bcb244e025 commands/newActions share execution wrapper 2024-01-15 12:04:18 -06:00
MaxRobinsonTheGreat
ff9c241876 added defend, improved gotoplayer 2024-01-13 12:11:04 -06:00
MaxRobinsonTheGreat
0eba82951b added follow, collect, attack commands 2024-01-11 18:04:59 -06:00
MaxRobinsonTheGreat
0decd272f3 added command param parsing 2024-01-11 15:59:52 -06:00
MaxRobinsonTheGreat
7d35ef1bfc combine queries+commands, allow user commands 2024-01-09 22:50:22 -06:00