You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FEATURES-SPEC.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,7 +131,6 @@ happens while nobody is at the keyboard.
131
131
- Reclaim the checkout of an agent whose work is on the remote — never by publishing what a `handoff: local` agent refused to
132
132
- An agent that committed nothing leaves no branch behind: its empty branch goes with its checkout, never pushed, so a pinned routine is not stood down by its own last run
133
133
- A directory under `branches/` that git does not know as a worktree is never committed, pushed, linked or deleted through — it is reported and left alone, so a leftover can never stand in for your own checkout
134
-
- A directory under `branches/` that git does not know as a worktree is never committed, pushed, linked or deleted through — it is reported and left alone, so a leftover can never stand in for your own checkout
135
134
- Release a pinned routine branch left behind by a closed PR — before the schedule fires the routine, and before its "Run now" does
136
135
- The agent drains its own TODO backlog, one entry per turn
0 commit comments