Commit graph

99 commits

Author SHA1 Message Date
MaxRobinsonTheGreat
2c0467b658 impoved initialization and logging 2024-11-25 17:15:23 -06:00
MaxRobinsonTheGreat
68a2dccb76 refactored agent startup that was broken by ai code 2024-11-23 13:33:08 -06:00
MaxRobinsonTheGreat
a853995571 improved interrupt response logic, removed collectallblocks 2024-11-22 14:53:25 -06:00
MaxRobinsonTheGreat
44c0526231 improved respond timing logic, handle interruptions/self-prompting 2024-11-21 23:32:25 -06:00
MaxRobinsonTheGreat
7c5790d880 added mindserver to handle bot chat, better conversations 2024-11-18 23:02:37 -06:00
MaxRobinsonTheGreat
8f18b921ee Merge branch 'main' into agent-chat 2024-11-16 15:53:22 -06:00
Nimi
b4c2c9fc37 Added 'clear' cmd, removed timeout 2024-11-14 17:18:50 -06:00
Nimi
902d5aa005 Apply profile skin on login 2024-11-14 17:06:26 -06:00
MaxRobinsonTheGreat
9765039bce Merge branch 'main' into agent-chat 2024-11-07 13:30:02 -06:00
MaxRobinsonTheGreat
ae341bfdf4 catch embedding model init error 2024-11-07 11:35:09 -06:00
MaxRobinsonTheGreat
5fb52e6d73 even more logs! 2024-11-07 10:48:45 -06:00
MaxRobinsonTheGreat
fd096b5ae3 added a ton of error handling/logging 2024-11-07 10:25:49 -06:00
Kolby Nottingham
111929cc54 finished merge with main 2024-11-05 15:48:37 -08:00
Kolby Nottingham
3cf1076a32 Merge branch 'main' into new-commands 2024-11-05 15:45:02 -08:00
Kolby Nottingham
f780473249 fix translate error 2024-11-05 15:44:40 -08:00
MaxRobinsonTheGreat
67915d4dc9 dont crash... 2024-11-05 16:50:45 -06:00
MaxRobinsonTheGreat
d515a80c7f log on login 2024-11-05 16:49:42 -06:00
MaxRobinsonTheGreat
b717dabd40 checkpoint 2024-11-05 12:17:10 -06:00
MaxRobinsonTheGreat
3b07a63b48 Merge branch 'main' into agent-chat 2024-11-04 10:11:14 -06:00
Max Robinson
0a21561dcb
Merge pull request #282 from kolbytn/return_death
Return to death
2024-11-03 23:02:12 -06:00
MaxRobinsonTheGreat
f2bb0d9140 actually save location 2024-11-03 23:01:34 -06:00
MaxRobinsonTheGreat
19f8238aa1 renamed file, refactor labeling 2024-11-03 22:17:28 -06:00
JurassikLizard
434f295a9e missing agent.js refactors 2024-11-03 12:04:47 -05:00
Lawtro37
eb0719d4e3
modified message sent to AI
modified message sent to AI
fixed miss spelling of "dimension" 
removed code to save to memory as this is already done by "handleMessage()"
2024-11-03 12:28:20 +10:00
MaxRobinsonTheGreat
dc8488299c checkpoint 2024-11-02 10:46:04 -05:00
Lawtro37
f827bb0a20
tell the AI what dimension it died in
hopefully this should help it not try to find its stuff in the nether in the otherworld.
2024-10-30 22:18:17 +10:00
Lawtro37
b8921c3520
cleaned up message sent to AI on death
reduced message length by removing confusing and unnecessary info such as what it had in its inventory. Added more direct and less confusable instruction to use the !goToDeath action.
2024-10-29 22:41:43 +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
kumavis
b11416d0fc refactor: add TaskManager, move task mgmt out of coder 2024-10-26 16:48:33 -10:00
MaxRobinsonTheGreat
a3541c6886 self prompt won't reprompt for every message 2024-10-10 22:18:10 -05:00
MaxRobinsonTheGreat
05fcc9967c added prismarine viewer, simple viewing html file, port counter 2024-10-10 17:37:02 -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
de7883a0d2 chest commands, behavior log, better stability 2024-09-27 17:03:00 -05:00
Vineeth
0bac79e8aa
Reworked system to work with translator.js 2024-08-29 19:18:51 -05:00
Vineeth
860e457d0c
checks preferred_langauge is english before translating 2024-08-26 17:35:49 -05:00
Vineeth
600de3ae9d
Added translation functionality 2024-08-25 14:06:57 -05:00
MaxRobinsonTheGreat
1da78bad76 LOTS OF CHANGES 2024-08-22 15:57:20 -05:00
MaxRobinsonTheGreat
9c17900cc5 added self prompt to prompter, verbose commands 2024-06-23 20:15:28 -05:00
MaxRobinsonTheGreat
46aa27fdfc Merge branch 'main' into self-prompt 2024-06-23 18:54:13 -05:00
MaxRobinsonTheGreat
83f98b10d4 updated profiles, fixed newaction 2024-06-13 17:03:13 -05:00
MaxRobinsonTheGreat
440ffdd931 ignore user commands, remove message logs 2024-06-03 18:21:11 -05:00
MaxRobinsonTheGreat
1ba8c2c9a7 Merge branch 'main' into self-prompt 2024-05-29 22:42:37 -05:00
MaxRobinsonTheGreat
449e3da221 settings.json to json object 2024-05-29 21:49:45 -05:00
MaxRobinsonTheGreat
0e251a7588 moved main params to settings 2024-05-29 21:33:29 -05:00
MaxRobinsonTheGreat
fc3ee6f691 Merge branch 'clean-restart' into local-dev 2024-05-20 01:03:31 -05:00