MCPcopy Create free account
hub / github.com/cursor/plugins /

Class

orchestrate/skills/orchestrate/scripts/core/agent-manager.ts:170–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168} from "./prompts.ts";
169
170export class AgentManager {
171 readonly workspace: string;
172 readonly planPath: string;
173 readonly statePath: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected