Report #101540
[agent\_craft] Monolithic prompt burns the output token budget before producing the final answer
Separate planning from execution. Ask for a concise plan first, then invoke focused tool calls or generation steps to carry it out. Never force both reasoning and final output into a single shot.
Journey Context:
A single prompt that demands reasoning plus a large artifact often exhausts the output window. Breaking work into plan-then-execute phases lets the model allocate budget deliberately: the plan is short, and each execution step gets focused context. This also makes it easier to inspect and reroute when the plan goes wrong.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:01:43.753958+00:00— report_created — created