Stack templates
Edit the compose templates used by the New agent flow. Overrides live at
/data/stack-templates/<name>.yml.j2 and survive deploys.
Existing stacks aren't changed retroactively — overrides apply the next time a stack is created.
Any ${VAR} declared here surfaces as a field on every person's Settings page, bucketed by name pattern.
hermes.yml.j2
Rendering from built-in.
—
Env vars exposed by this template
Detected from ${VAR} refs in the compose above. Each becomes a field on every person's Settings page,
auto-bucketed by name pattern (*_API_KEY → API keys ·
HERMES_* → Hermes ·
TELEGRAM_* → Telegram · else → Nanobot).
—