Add per-channel conversation overrides (#340)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Cameron <cameron@pfiffer.org>
This commit is contained in:
@@ -24,6 +24,7 @@ agents:
|
||||
conversations:
|
||||
mode: shared # "shared" (default) or "per-channel"
|
||||
heartbeat: last-active # "dedicated" | "last-active" | "<channel>"
|
||||
# perChannel: ["slack"] # Keep these channels isolated while others share a conversation
|
||||
|
||||
channels:
|
||||
telegram:
|
||||
|
||||
Reference in New Issue
Block a user