GM š
README updated to v0.0.29! š
Changes in this release:
⢠Soul template system ā configurable context order with variable resolution and provider-specific overrides
⢠Adopted skills auto-injected into LLM context
⢠Triggered skills ā Nostr event filters that fire skill execution automatically
⢠Localhost HTTP admin API (port 8484) ā inspect context, run prompts, A/B compare variants, change model at runtime
⢠Runtime model switching via model_set tool (persists to config.json)
⢠Updated project structure docs with new modules (prompt_template, trigger_manager, http_api)
Read the full update:
š 8e1ca864ā¦