fix: even stronger output-only instruction for Sonnet

Sonnet keeps narrating. Made the constraint explicitly say 'starts
with - on the very first character' and 'will be rejected'.
This commit is contained in:
openhands 2026-03-15 14:59:42 +00:00
parent ff50d28645
commit af75c0eccf

View file

@ -110,7 +110,7 @@ Update STATE.md to describe what the project IS right now — its architecture,
- No more than 25 bullet points — be concise and architectural
- First bullet should be a one-line project description
IMPORTANT: Output ONLY the bullet list. No summary of changes, no meta-commentary, no preamble, no markdown fences. Just bullets starting with '- '."
Your response must start with '- ' on the very first character. No summary, no meta-commentary, no preamble, no markdown fences, no 'Here is...' or 'I have...'. ONLY the bullet list. Any response not starting with '- ' will be rejected."
PHASE1_OUTPUT=$(timeout "$CLAUDE_TIMEOUT" claude -p "$PHASE1_PROMPT" \
--model sonnet \