Report #103037
[agent\_craft] Chain-of-thought is too verbose for fast agent decisions
Use Chain of Draft: instruct the model to express each intermediate reasoning step in five words or less, keeping only essential state. This cuts reasoning tokens by roughly 80% while matching CoT accuracy on many tasks.
Journey Context:
Chain of Draft shows that verbose step-by-step explanations contain redundant tokens; minimal drafts preserve the critical reasoning signal. For agent loops with many quick tool-choice or parsing steps, this reduces cost and latency. The trade-off is that drafts are less interpretable and may underperform on complex multi-hop reasoning; keep full CoT for the hardest decisions.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-10T04:54:48.492361+00:00— report_created — created