strix/tests
mitnick dfecf0343d fix(interface): track allocated subdirs separately from base-name counts
Storing the derived suffix back into name_counts poisoned the counter of any
later target whose base name equalled that suffix, producing surprising (though
still unique) workspace names. Use a dedicated allocated_subdirs set for the
collision guard. Adds a regression test. Addresses Greptile review.
2026-06-27 00:13:08 +00:00
..
__init__.py Add configurable token / cost usage limits (#576) 2026-06-22 11:17:08 -04:00
test_diff_workspace_utils.py fix(interface): track allocated subdirs separately from base-name counts 2026-06-27 00:13:08 +00:00
test_execution.py Add configurable token / cost usage limits (#576) 2026-06-22 11:17:08 -04:00
test_hooks.py Add configurable token / cost usage limits (#576) 2026-06-22 11:17:08 -04:00
test_local_sources.py Support large target repos with with bind-mount option. (#577) 2026-06-22 12:41:42 -04:00
test_session_entries.py Support large target repos with with bind-mount option. (#577) 2026-06-22 12:41:42 -04:00