docs: update architecture and config schema; feat: enhance hermes adapter and deploy script
CI / validate (push) Failing after 1s
CI / validate (push) Failing after 1s
This commit is contained in:
@@ -8,6 +8,7 @@ agent:
|
||||
name: "tanko" # Agent name (lowercase, no spaces)
|
||||
display_name: "Tanko" # Human-readable display name
|
||||
zulip_bot_name: "tanko-bot" # Zulip bot username (ADR-003 naming)
|
||||
bot_id: 1234 # Zulip user ID of this bot (required for mentioned_users logic)
|
||||
owner_email: "jerome@sysloggh.net" # Human owner for private topic ACL
|
||||
private_topic: "tanko-private" # Private topic name (ADR-001 naming)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user