Skip to content

remora-monorepo


remora-monorepo / lib / WorkflowGiveUpCode

Type Alias: WorkflowGiveUpCode

WorkflowGiveUpCode = typeof WORKFLOW_GIVE_UP_CODES[number]

Defined in: packages/core/src/generator/index.ts:37

A code returned by the agent via the giveUp tool to categorize why it could not produce a workflow. See WORKFLOW_GIVE_UP_CODE_DESCRIPTIONS for the per-code explanation that the LLM sees via the tool's JSON Schema.