Report #84630
[agent\_craft] Summarizing error messages or stack traces until they lose diagnostic value
Include the exact error string and the top 3-5 stack frames. Summarize the cause, not the literal text of the trace.
Journey Context:
Agents try to be concise and strip the exact string a developer needs to grep for. A balance is needed: keep the literal error string intact for searchability, but truncate deep stack frames to reduce noise, focusing on the frames owned by the user's code.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T00:38:41.451791+00:00— report_created — created