Type Alias: AgentStatus AgentStatus = "thinking" | "working" | "idle" Defined in: packages/orchestration/src/ensemble/types.ts:101