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:
parent
ff50d28645
commit
af75c0eccf
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue