Severity: real & actionable — self-inflicted regression.
When the seam test file was trimmed with sed '1151,$d', the test run_tool_call_loop_dedups_duplicate_tool_names_before_provider_call was also deleted (it sat below line 1151).
- Exists on
upstream/main.
- Gone on this branch.
Action: restore the test verbatim from upstream/main.
(Origin: review comment #11.)
Severity: real & actionable — self-inflicted regression.
When the seam test file was trimmed with
sed '1151,$d', the testrun_tool_call_loop_dedups_duplicate_tool_names_before_provider_callwas also deleted (it sat below line 1151).upstream/main.Action: restore the test verbatim from upstream/main.
(Origin: review comment
#11.)