Interface: SupervisorAbilityConfig
Defined in: packages/sdk/src/types/ability-types.ts:146
Config for the oversight:supervisor workflow ability
Properties
customToolId?
optionalcustomToolId:number
Defined in: packages/sdk/src/types/ability-types.ts:150
Legacy integer id of the supervisor CustomTool (kept for backward compat with pre-#10893 configs)
customToolUUID?
optionalcustomToolUUID:string
Defined in: packages/sdk/src/types/ability-types.ts:148
UUID of the supervisor CustomTool (must have tool_type='supervisor')
includeHistory?
optionalincludeHistory:boolean
Defined in: packages/sdk/src/types/ability-types.ts:152
Whether to include full conversation history when invoking the supervisor