-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Friction
Debug logs accumulated during investigation and were not cleaned up until the human explicitly asked. This added noise to subsequent experiments, making it harder to read output and increasing the chance of missing important signals.
Suggestion
Add a step to the debugging guide: after the human approves narrowing the possibility space, the agent should immediately propose removing logs that are no longer relevant to the remaining hypotheses, before running the next experiment.
Affected files
Guides/Core/debugging-guide.md
Reactions are currently unavailable