1
0
Fork 0
taleweave-ai/adventure
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
..
actions add limit to the number of notes an actor can have, add action to summarize notes 2024-05-26 20:07:03 -05:00
bot use action context managers, sort modules 2024-05-18 17:29:40 -05:00
models add limit to the number of notes an actor can have, add action to summarize notes 2024-05-26 20:07:03 -05:00
render encourage agents to retry after action errors, allow constant numeric values in config, fix up some common JSON errors 2024-05-26 17:03:39 -05:00
server add thought stage with planning, add quest system 2024-05-25 15:18:40 -05:00
systems support multi-step conversations, improve prompts, summarize room more often 2024-05-26 15:59:12 -05:00
templates start using config, render entities, render world graph in browser client 2024-05-12 15:47:18 -05:00
utils encourage agents to retry after action errors, allow constant numeric values in config, fix up some common JSON errors 2024-05-26 17:03:39 -05:00
__init__.py use action context managers, sort modules 2024-05-18 17:29:40 -05:00
context.py add thought stage with planning, add quest system 2024-05-25 15:18:40 -05:00
errors.py encourage agents to retry after action errors, allow constant numeric values in config, fix up some common JSON errors 2024-05-26 17:03:39 -05:00
game_system.py add thought stage with planning, add quest system 2024-05-25 15:18:40 -05:00
generate.py encourage agents to retry after action errors, allow constant numeric values in config, fix up some common JSON errors 2024-05-26 17:03:39 -05:00
main.py fix step counter on server load, fix conversation stop condition 2024-05-26 16:18:48 -05:00
player.py normalize names, reverse player function syntax, link new rooms 2024-05-19 13:09:52 -05:00
plugins.py add function triggers to logic system 2024-05-04 17:57:24 -05:00
prompts.yml switch to events, close threads 2024-05-08 21:11:16 -05:00
simulate.py add limit to the number of notes an actor can have, add action to summarize notes 2024-05-26 20:07:03 -05:00
state.py improve search, prevent duplicate names, validate effect operations 2024-05-18 23:30:17 -05:00