Commit Graph
216 Commits
Author SHA1 Message Date
istos 8a69df87de board: 59 → done (istos) 2026-08-02 12:31:28 +02:00
istos f601a078d5 board: 59 PR review filed (istos) 2026-08-02 12:21:04 +02:00
istos 7b6ccc8f86 board: 59 PR opened (istos) 2026-08-02 10:08:58 +02:00
istos f162a79822 board: 59 → review (istos) 2026-08-02 10:08:49 +02:00
istos a7e9f6aae2 board: 59 Work report filed (istos) 2026-08-02 10:08:49 +02:00
istos 064ed1f505 board: 59 → in-progress (istos) 2026-08-02 09:33:18 +02:00
istos f0b6cbf01c board: 58 → done (istos) 2026-08-02 09:33:07 +02:00
istos d08723c72f board: 58 PR review filed (istos) 2026-08-02 09:29:49 +02:00
istos 69b1b4938a board: 58 PR opened (istos) 2026-08-02 09:23:55 +02:00
istos 292d1f93c9 board: 58 → review (istos) 2026-08-02 09:23:48 +02:00
istos a7243f0d20 board: 58 Work report filed (istos) 2026-08-02 09:23:48 +02:00
istos 208077073e board: 58 → in-progress (istos) 2026-08-02 09:07:04 +02:00
istos 00f2a91ccf board: 57 → done (istos) 2026-08-02 09:07:03 +02:00
istos 41d30097c3 board: 57 PR update filed (istos) 2026-08-02 09:06:24 +02:00
istos 6e5e212e9b board: 57 PR opened (istos) 2026-08-02 08:55:47 +02:00
istos 6d7894a901 board: 57 → review (istos) 2026-08-02 08:55:39 +02:00
istos 7024c45d46 board: 57 Work report filed (istos) 2026-08-02 08:55:39 +02:00
istos a4fdb4f34d board: 57 → in-progress (istos) 2026-08-02 08:29:14 +02:00
istos 0868a942e2 board: 56 → done (istos) 2026-08-02 08:29:08 +02:00
istos b9400263fb board: 56 PR opened (istos) 2026-08-02 07:57:24 +02:00
istos ecef8ca7f2 board: 56 → review (istos) 2026-08-02 07:57:16 +02:00
istos 07fae2b801 board: 56 Work report filed (istos) 2026-08-02 07:57:16 +02:00
istos dee9bbb1a4 board: 56 → in-progress (istos) 2026-08-02 07:40:22 +02:00
istos bea169ee0b board: 60 → archived (istos) 2026-08-02 07:40:13 +02:00
istos e8732e93f9 board: 59 → to-do (istos) 2026-08-02 07:39:52 +02:00
istos fb43e1c414 board: 58 → to-do (istos) 2026-08-02 07:39:49 +02:00
istos 3042648643 board: 57 → to-do (istos) 2026-08-02 07:39:47 +02:00
istos 616f5afc17 board: 56 → to-do (istos) 2026-08-02 07:39:45 +02:00
istos 37b96eb88e board: 52 → done (istos) 2026-08-02 07:38:43 +02:00
istos 829e13ed3b board: 47 → done (istos) 2026-08-02 07:38:43 +02:00
istos 4c40e62532 board: 53 → done (istos) 2026-08-02 07:37:27 +02:00
istos d978d6ad42 tasks: 59 also clears the workspaces a phase leaves behind
complete_task works from the stem of the card it is completing, so a
finished phase leaves every member's worktree, local branch and remote
branch in place — measured on 53: three worktrees at 3.8M each and two
member branches still on origin. The sweep now removes them, with the
existing rule intact for a member that never merged: there is work in
that worktree, so it stays.
2026-08-02 07:33:55 +02:00
istos 93f0304a2c tasks: card 60 — a phase stacks its pull requests
Today the runner merges each member into the phase branch as soon as CI
is green, which closes the member's PR and flattens the stack as it is
built: phase 53 handed back one +807 diff for two cards. Stop merging
during the run, chain each member's branch on the one before it, and let
the phase card sit on top. Carries one open question — how the stack
lands — which is a decision only the author can make.
2026-08-02 07:27:37 +02:00
istos 2b9199780f board: 53 PR opened (istos) 2026-08-02 07:20:19 +02:00
istos b4b1f73890 board: 53 → review (istos) 2026-08-02 07:18:55 +02:00
istos 7494f79cdc board: 53 phase log (istos) 2026-08-02 07:18:55 +02:00
istos e683387388 board: 53 phase log (istos) 2026-08-02 07:18:53 +02:00
istos dbaa7c9282 board: 53 phase log (istos) 2026-08-02 07:18:46 +02:00
istos 4ce8b11d9b board: 47 PR opened (istos) 2026-08-02 07:17:20 +02:00
istos a6291ec7ba board: 47 → review (istos) 2026-08-02 07:17:14 +02:00
istos c256d80efc tasks: phases get a room of their own — 56, 57, 58, 59
56 takes phase members off the Board view (counts describe what is
visible; membership is the only thing hiding them, so done, archived or
an edited list gives them back). 57 draws them instead: a Phases view,
one swimlane per phase, the phase log under it, run-again where the halt
is. 58 refuses to move a phase card while a member has a live agent —
'hold the phase first' — and covers archive, which is the path that
would really have hurt. 59 sweeps merged members to done/ when the phase
merges, so an ending reads as an ending.
2026-08-02 07:15:00 +02:00
istos b6091809fe tasks: card 55 — a headless run gets one turn, and nothing says so
Card 47's agent ended its turn with 'the suite is still running; I'll
wait for the monitor', which in a one-shot claude -p run is the end of
the run — 314 lines of finished, passing work staged and never
committed. The prompt never states that the run is a single turn or that
uncommitted work dies with it.
2026-08-01 19:57:50 +02:00
istos 887fa43e36 board: 53 phase log (istos) 2026-08-01 17:28:20 +02:00
istos 89763d23f9 board: 47 Work report filed (istos) 2026-08-01 17:27:46 +02:00
istos 98ceb1bb17 board: 53 phase log (istos) 2026-08-01 17:15:58 +02:00
istos fc9b6fa14a board: 47 → in-progress (istos) 2026-08-01 17:15:58 +02:00
istos 3d29f0f4c0 board: 53 phase log (istos) 2026-08-01 17:15:58 +02:00
istos fa7b92110c board: 52 PR opened (istos) 2026-08-01 17:15:57 +02:00
istos 3b01f5c7c5 board: 52 → review (istos) 2026-08-01 17:15:50 +02:00
istos 2350491209 board: 52 Work report filed (istos) 2026-08-01 17:15:50 +02:00