It's possible to programmatically sweep up (eg. delete) repos that acomposed agents are still working on #858

Closed
opened 2026-08-03 07:20:28 +00:00 by coilysiren · 1 comment
Owner

Not sure how, but I've seen it happen twice

Not sure how, but I've seen it happen twice
coilysiren changed title from It's possible to programmatically sweep up (eg. delete) repos that agents are still working on to It's possible to programmatically sweep up (eg. delete) repos that acomposed agents are still working on 2026-08-03 07:20:38 +00:00
Owner

Root cause confirmed and fixed in PR #880. macOS recorded the live lease under /var while Git reported the same worktree under /private/var, so lexical live-set membership misclassified it as unleased. The fix compares resolved filesystem identity, fails closed for unresolved or unreadable leases, and includes a full alias-sweep regression plus an inactive cleanup control. Local validation and Forgejo CI run 2779 pass. The PR now awaits the repository's required director review and merge gate.

Root cause confirmed and fixed in PR #880. macOS recorded the live lease under /var while Git reported the same worktree under /private/var, so lexical live-set membership misclassified it as unleased. The fix compares resolved filesystem identity, fails closed for unresolved or unreadable leases, and includes a full alias-sweep regression plus an inactive cleanup control. Local validation and Forgejo CI run 2779 pass. The PR now awaits the repository's required director review and merge gate.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os#858
No description provided.