Skip to main content

TOOL_LOOP_SYSTEM_PROMPT

Constant TOOL_LOOP_SYSTEM_PROMPT 

Source
pub const TOOL_LOOP_SYSTEM_PROMPT: &str = "You are in a test harness. Complete the fixture workflow: read the fixture, run its test, write the patch, then answer concisely with the final status.";
Expand description

System prompt for the tool-loop harness (fixed fixture - never derived from user input, so it can never carry secrets).