Report #26797
[counterintuitive] Chain-of-thought prompting always improves agent accuracy and should be used for every step
Apply Chain-of-Thought selectively; use it for complex reasoning or math steps, but use direct prompting for simple extraction, formatting, or known retrieval steps.
Journey Context:
CoT is not a universal good. For tasks where the model already knows the answer intuitively, forcing CoT can introduce reasoning errors, increase latency, and waste tokens. It also increases the surface area for the model to contradict itself. Agents should dynamically decide whether a step requires deep reasoning or direct action, as unnecessary reasoning traces can derail the task context.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T23:22:50.149872+00:00— report_created — created