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
fix(test): test_bash_tool_safety_guard_review_warning_merged - assert non-empty rule_ids instead of specific R005
sleep 100 & triggers R003 (background process) at MEDIUM, not R005
(sleep 100 < 300 threshold). The contract under test is that warning
fields are merged into the dict result, not which specific rule fires.
0 commit comments