Commit graph

121 commits

Author SHA1 Message Date
Sweaterdog
342ef1b473
Add files via upload 2025-02-08 22:30:36 -08:00
MaxRobinsonTheGreat
6167aeeec4 added restrict to inventory and better blacklist 2025-01-09 15:15:25 -06:00
RainbowBird
5954c0a177
fix: typo fix 2025-01-06 14:59:51 +08:00
MaxRobinsonTheGreat
7ad48c29ad added full shutdown from ui/task 2024-12-13 10:42:41 -06:00
MaxRobinsonTheGreat
3717d9b9f4 Merge branch 'main' into multi-chat-patches 2024-12-12 21:29:21 -06:00
MaxRobinsonTheGreat
ae99cedec5 better examples, little model fixes, less chatty 2024-12-12 19:42:29 -06:00
Kolby Nottingham
d0140aa542 tasks class 2024-12-10 15:39:57 -08:00
Kolby Nottingham
760a178f74 improved profiles 2024-12-10 14:11:32 -08:00
Kolby Nottingham
bd5b995e4b server task fixes 2024-12-10 13:41:13 -08:00
Kolby Nottingham
9fb58d2d40 merge with main 2024-12-10 13:30:40 -08:00
Kolby Nottingham
2332bb3e62 merge with main 2024-12-10 13:30:17 -08:00
Kolby Nottingham
88e0174ef1 task fixes 2024-12-10 13:13:45 -08:00
Kolby Nottingham
a15ab15bcd additional task features 2024-12-09 17:06:22 -08:00
Kolby Nottingham
4e0611d29e cleanup 2024-12-09 16:30:44 -08:00
Isadora White
a7e529b1e9 task specification, validation function, evaluation script, and initial inventories and teleportation 2024-12-08 22:10:21 -08:00
MaxRobinsonTheGreat
c2dab95061 better conversation monitor timers, examples, bot detection 2024-12-08 20:58:59 -06:00
MaxRobinsonTheGreat
5eb35e993a fixed command parsing and allow startconvo during convo 2024-12-05 23:55:24 -06:00
MaxRobinsonTheGreat
a1a6f60d8d check loggin in instead 2024-12-05 16:42:23 -06:00
MaxRobinsonTheGreat
2b09a578a8 dont use package keyword... 2024-12-05 16:22:43 -06:00
MaxRobinsonTheGreat
9cd39dc5df better continue conversation logic/monitor 2024-12-05 16:06:05 -06:00
MaxRobinsonTheGreat
cff47d772d refactored to convoManager and openChat 2024-12-03 22:58:04 -06:00
MaxRobinsonTheGreat
5278ecb72c connect main process to mindserver, start/stop/restart controls 2024-12-01 22:27:42 -06:00
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