1
0
Fork 0
taleweave-ai/taleweave
Sean Sube 8a2af99fd4
Run Docker Build / build (push) Successful in 13s Details
Run Python Build / build (push) Successful in 27s Details
add schema tool, add new world command to editor
2024-06-16 21:06:35 -05:00
..
actions split up entry points and engine components, group all actions 2024-06-16 17:52:15 -05:00
bot fix some todos 2024-06-13 22:37:41 -05:00
models add schema tool, add new world command to editor 2024-06-16 21:06:35 -05:00
render make search helpers more flexible, split up some prompts, pass world to system generators 2024-06-04 22:07:26 -05:00
server fix some todos 2024-06-13 22:37:41 -05:00
systems add schema tool, add new world command to editor 2024-06-16 21:06:35 -05:00
templates rename module to taleweave, implement effect cooldowns 2024-05-27 08:10:24 -05:00
utils split up entry points and engine components, group all actions 2024-06-16 17:52:15 -05:00
__init__.py rename module to taleweave, implement effect cooldowns 2024-05-27 08:10:24 -05:00
context.py split up entry points and engine components, group all actions 2024-06-16 17:52:15 -05:00
editor.py add schema tool, add new world command to editor 2024-06-16 21:06:35 -05:00
engine.py split up entry points and engine components, group all actions 2024-06-16 17:52:15 -05:00
errors.py rename module to taleweave, implement effect cooldowns 2024-05-27 08:10:24 -05:00
game_system.py make system format return a list of labels 2024-06-16 16:36:24 -05:00
generate.py SSL support for websocket server, basic world editor, various prompt fixes 2024-06-10 19:27:43 -05:00
main.py split up entry points and engine components, group all actions 2024-06-16 17:52:15 -05:00
player.py load prompts from globs, provide more information to prompt templates, make pseudo-function parsing more flexible, add enter/exit messages to digest system 2024-06-04 21:15:36 -05:00
plugins.py split up entry points and engine components, group all actions 2024-06-16 17:52:15 -05:00
schema.py add schema tool, add new world command to editor 2024-06-16 21:06:35 -05:00
state.py dry model dumping, improve DM prompt 2024-06-07 21:18:56 -05:00