classifierPrompt
classifierPrompt(
tail,taskPrompt):string
Defined in: src/autopilot-llm.ts:58
Self-contained instructions for the classifier agent. NOT UI chrome — never i18n’d. The tail is UNTRUSTED agent output; it is embedded as data the agent only classifies, never executes — the Write-only / dontAsk / no-Bash sandbox contains any injection.
Parameters
Section titled “Parameters”string[]
taskPrompt
Section titled “taskPrompt”string
Returns
Section titled “Returns”string