1 Commits

Author SHA1 Message Date
HAL9000 cffd6d3923 fix(agent-evolution-pool-supervisor): Add BDD coverage for _create_sandbox_for_plan and _cleanup_sandbox_for_plan
Adds sandbox_create_for_plan.feature and sandbox_create_for_plan_steps.py
to cover the simplified _create_sandbox_for_plan (git worktree and flat
fallback paths) and the _cleanup_sandbox_for_plan cleanup_stale=False path
that were left uncovered after the multi_project_sandbox.feature deletion.
All lint and typecheck gates pass.
2026-05-03 00:17:15 +00:00