Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursor/plugins
/ schemas.ts
File
schemas.ts
orchestrate/skills/orchestrate/scripts/schemas.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Run, SDKAgent } from
"@cursor/sdk"
;
2
import
{ z } from
"zod/v3"
;
3
4
import
{ PlanValidationError } from
"./errors.ts"
;
Callers
nothing calls this directly
Calls
2
normalizedDependsOn
Function · 0.70
visit
Function · 0.70
Tested by
no test coverage detected