Report #80027
[agent\_craft] Agent system prompt consumes entire context window with repo map, leaving no room for task
Use a dynamic repo map that only includes the most relevant symbols based on the current task, or limit the repo map to a fixed token budget \(e.g., 2000 tokens\) containing just signatures and docstrings.
Journey Context:
A full repo map gives great global context but is too large. A dynamic map that updates based on the files currently being edited provides the best of both worlds: global awareness of functions and classes without drowning in implementation details.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T16:55:42.873362+00:00— report_created — created