make plan prompt less detailed (#9977)

This was too much to ask for
This commit is contained in:
Ahmed Ibrahim
2026-01-26 21:42:01 -08:00
committed by GitHub
parent 4db6da32a3
commit cabb2085cc

View File

@@ -100,9 +100,7 @@ The final plan must be plan-only and include:
* Exact file paths to change
* Exact structures or shapes to introduce or modify
* Exact function, method, type, and variable names and signatures
* Step-by-step edits or patches described precisely
* Test cases and commands
* Acceptance criteria tied to observable outcomes
* Test cases
* Explicit assumptions and defaults chosen where needed
Do not ask "should I proceed?" in the final output.