huskies: merge 1199 story Orphaned build-dir GC: reclaim dead worktree targets without touching warm caches

This commit is contained in:
Huskies Agent
2026-07-17 20:57:21 +00:00
parent 2bd41d980c
commit 5b340e7b20
18 changed files with 565 additions and 5 deletions
+1
View File
@@ -13,6 +13,7 @@ pub use create::install_pre_commit_hook;
pub use git::migrate_slug_paths;
pub(crate) use git::resolve_base_branch;
pub use remove::remove_worktree_by_story_id;
pub(crate) use sweep::worktree_should_be_swept;
#[derive(Debug, Clone)]
/// Details about a newly created worktree: path, branch, and base branch.