CoordinationConfig
Defined in: packages/agentic-control/src/fleet/fleet.ts:41
Properties
Section titled “Properties”agentIds?
Section titled “agentIds?”
optionalagentIds:string[]
Defined in: packages/agentic-control/src/fleet/fleet.ts:51
Agent IDs to monitor
coordinationPr
Section titled “coordinationPr”coordinationPr:
number
Defined in: packages/agentic-control/src/fleet/fleet.ts:43
PR number for coordination channel
inboundInterval?
Section titled “inboundInterval?”
optionalinboundInterval:number
Defined in: packages/agentic-control/src/fleet/fleet.ts:49
Inbound poll interval (ms) - check PR comments
outboundInterval?
Section titled “outboundInterval?”
optionaloutboundInterval:number
Defined in: packages/agentic-control/src/fleet/fleet.ts:47
Outbound poll interval (ms) - check agents
repo:
string
Defined in: packages/agentic-control/src/fleet/fleet.ts:45
Repository in owner/repo format