1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
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 200615ab2b
fix step counter on server load, fix conversation stop condition
Run Docker Build / build (push) Failing after 9s Details
Run Python Build / build (push) Failing after 15s Details
2024-05-26 16:18:48 -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 a3cb7c3e4b
add thought stage with planning, add quest system
Run Docker Build / build (push) Failing after 9s Details
Run Python Build / build (push) Failing after 16s Details
2024-05-25 15:18:40 -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 8a5058dbec
start using promptgen
Run Docker Build / build (push) Failing after 1m50s Details
Run Python Build / build (push) Failing after 1m53s Details
2024-05-19 15:27:56 -05:00
Sean Sube 7a36ba8b64
fix rendering of portals
Run Python Build / build (push) Failing after 14s Details
2024-05-19 14:26:51 -05:00
Sean Sube 8a6fcfc7a5
normalize names, reverse player function syntax, link new rooms 2024-05-19 13:09:52 -05:00
Sean Sube 2bb842a559
improve search, prevent duplicate names, validate effect operations 2024-05-18 23:30:17 -05:00
Sean Sube 36f29dcffa
use action context managers, sort modules 2024-05-18 17:29:40 -05:00
Sean Sube fee406e607
formalize game systems, start implementing effects 2024-05-15 23:12:06 -05:00