1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Sean Sube 87ed47324c
rename step to turn 2024-05-27 07:54:36 -05:00
Sean Sube bd42c115b4
add option to generate new rooms 2024-05-26 22:27:13 -05:00
Sean Sube 1fea9e9aa4
add limited uses to effects, show entity description in web client during generation
Run Docker Build / build (push) Failing after 11s Details
Run Python Build / build (push) Failing after 17s Details
2024-05-26 21:33:44 -05:00
Sean Sube c81d2ae3f2
rename actor to character, add step limits to config 2024-05-26 20:32:03 -05:00
Sean Sube fc07ccd9df
add limit to the number of notes an actor can have, add action to summarize notes 2024-05-26 20:07:03 -05:00
Sean Sube 949cd5687a
encourage agents to retry after action errors, allow constant numeric values in config, fix up some common JSON errors
Run Docker Build / build (push) Failing after 10s Details
Run Python Build / build (push) Failing after 17s Details
2024-05-26 17:03:39 -05:00
Sean Sube 6a44fd9174
support multi-step conversations, improve prompts, summarize room more often 2024-05-26 15:59:12 -05:00
Sean Sube 2aaf531454
support for temporary and immediate/permanent effects
Run Docker Build / build (push) Failing after 12s Details
Run Python Build / build (push) Failing after 17s Details
2024-05-23 21:57:21 -05:00
Sean Sube 2bb842a559
improve search, prevent duplicate names, validate effect operations 2024-05-18 23:30:17 -05:00
Sean Sube 71d2be85f1
use DM to generate portals between rooms 2024-05-18 19:48:18 -05:00
Sean Sube 03c324ef60
switch to a proper event emitter 2024-05-18 16:58:11 -05:00
Sean Sube 1453038f6d
fix logging, make config optional, fix event attributes 2024-05-18 16:20:47 -05:00
Sean Sube 5f7dd3bb89
start using config, render entities, render world graph in browser client 2024-05-12 15:47:18 -05:00