You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logs are noisy with repeated "produced new file" events for transient or infrastructure artifacts (.git, target, Cargo.lock, etc.), making debugging harder.
Proposal
Add configurable artifact allow/deny filters for event emission.
Downgrade or suppress known-noise artifacts by default.
Preserve full detail in debug mode while keeping normal logs concise.
Problem
Proposal
Acceptance Criteria
Context reference