Report #101082
[agent\_craft] Pasting large command output or file contents into the prompt
Summarize or grep the output; keep prompts focused on the decision, not the raw data.
Journey Context:
Context windows are finite. Dumping logs, stack traces, or whole files into the prompt crowds out reasoning space and increases hallucination. Read files with tools, then ask targeted questions about specific lines. For logs, tail/head and grep for errors first. The model needs signal, not noise; externalize the data, internalize the decision.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T04:57:37.488476+00:00— report_created — created