Commit Graph

6 Commits

Author SHA1 Message Date
Simon KP
e13876ed78 fix(config): move mentionPatterns to correct location
mentionPatterns belongs in messages.groupChat, not channels.discord.
Also removed invalid requireMention at discord level (already set at guild level).
2026-01-27 09:06:29 +11:00
Simon KP
6b1c6678ce feat(deploy): add restricted checkin-bot agent for DMs
- Add checkin-bot agent as default with tools.deny: ["*"]
- Add binding to route admin DM to main agent with full access
- Change dm.policy to "open" so anyone can DM
- Regular users get checkin-bot (no tools), admin gets main agent
2026-01-26 23:33:48 +11:00
Simon KP
80333447f2 fix: bundle discord plugin for auto-enable 2026-01-26 21:02:24 +11:00
Simon KP
e77e36bbaa fix: bundle memory-core plugin alongside checkins 2026-01-26 20:32:36 +11:00
Simon KP
ca000bc7fb fix: remove invalid plugin references from prod config 2026-01-26 20:23:27 +11:00
Simon KP
137f534d6d fix: restore Dockerfile.prod and deploy config lost during fork sync 2026-01-26 19:26:21 +11:00