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

Interface CommentOptions

orchestrate/skills/orchestrate/scripts/cli/util.ts:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18} from "../schemas.ts";
19
20export interface CommentOptions {
21 workspace?: string;
22}
23
24const OPERATOR_MODE_FLAG = ".orchestrate/operator-mode";
25

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected