Channels
The channels package connects external conversation surfaces to AgentCircuits sessions.
Core types
Section titled “Core types”Important source-backed types include:
ChannelConfigChannelBindingChannelRouterChannelBridge
Current behavior
Section titled “Current behavior”The runtime handles:
- binding precedence
- routing decisions
- conversation-to-session mapping
- per-adapter validation for required settings
The server tests include a real Slack channel payload, which is a good reference for the current config contract.