What's Changed
Mostly more house keeping.
Noticed that 'goals' was not passed in the character card, so had no effect on action generation
Added 'hidden' state to context passed to actions so that npcs won't act on other hidden npcs
Moved away from storing prompts in the classes and referenced directly to the llm_config instead.
Full Changelog: v0.37.0...v0.38.0