* fix issue where recent save cover images would sometimes not load
* paraphrase prompt tweaks
* action_to_narration regenerate compatibility fixes
* sim suite add asnwer question instruction
* more sim suite tweaks
* refactor agent details display in agent bar
* visual agent progres (a1111 support)
* visual gen prompt tweaks
* openai compat client pass max_tokens
* world state sequential reinforcement max tokens tightened
* improve item names
* Improve item names
* attempt to remove "changed from.." notes when altering an existing character sheet
* prompt improvements for single character portraits
* visual agent progress
* fix issue where character.update wouldn't update long-term memory
* remove experimental flag for now
* add better instructions for updating existing character sheet
* background processing for agents, visual and tts
* fix selected voice not saving between restarts for elevenlabs
* lessen timeout
* clean up agent status logic
* conditional agent configs
* comfyui support
* visualization queue
* refactor visual styles, comfyui progress
* regen images
auto cover image assign
websocket handler plugin abstraction
agent websocket handler
* automatic1111 fixes
agent status and ready checks
* tweaks to character portrait prompt
* system prompt for visualize
* textgenwebui use temp smoothing on yi models
* comment out api key for now
* fixes issues with openai compat client for retaining api key and auto fixing urls
* update_reinforcment tweaks
* agent status emit from one place
* emit agent status as asyncio task
* remove debug output
* tts add openai support
* openai img gen support
* fix issue with confyui checkbox list not loading
* tts model selection for openai
* narrate_query include character sheet if character is referenced in query
improve visual character portrit generation prompt
* client implementation extra field support and runpod vllm client example
* relock
* fix issue where changing context length would cause next generation to error
* visual agent tweaks and auto gen character cover image in sim suite
* fix issue with readyness lock when there werent any clients defined
* load scene readiness fixes
* linting
* docs
* notes for the runpod vllm example