From c64e988b189e8cc618b4663d6651929349bd582f Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Wed, 25 Mar 2026 04:19:33 +0000 Subject: chore: update worklog — proxy done, workspace leak backlog item MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .agent/worklog.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to '.agent/worklog.md') diff --git a/.agent/worklog.md b/.agent/worklog.md index 976644e..d93213d 100644 --- a/.agent/worklog.md +++ b/.agent/worklog.md @@ -68,9 +68,10 @@ Claudomator base-path already hardcoded to `/claudomator` in web/index.html. | 4 | Auto-wired depends_on | ✅ DONE | Phase 3 | | 5 | ContainerRunner story branch clone | ✅ DONE | e395499 + 407fbc8 | | 6 | Auto-SHIPPABLE (checkStoryCompletion) | ✅ DONE | b2e7700 (agent) | -| 7 | Deploy trigger SHIPPABLE → DEPLOYED | 🔄 QUEUED | 78a98433 | -| 8 | Post-deploy validation subtask | ❌ TODO | — | -| 9 | Validation → REVIEW_READY / NEEDS_FIX | ❌ TODO | — | +| 7 | Deploy trigger SHIPPABLE → DEPLOYED | ✅ DONE | 78a98433 (agent) | +| 7a | Merge story branch before deploy | ✅ DONE | 4a47ec3 | +| 8 | Post-deploy validation subtask | ✅ DONE | agent | +| 9 | Validation → REVIEW_READY / NEEDS_FIX | 🔄 QUEUED | fb9467c1 | | 10 | Doot integration (SourceClaudomator, atoms) | ✅ DONE | 6b2c052c (agent) | ### Key Files Changed (Phases 1–5) @@ -97,4 +98,5 @@ Claudomator base-path already hardcoded to `/claudomator` in web/index.html. |------|-------| | Show project on tasks in UI | Task cards don't currently surface the `project` field | | Log streaming reliability | Needs discussion — current chunked HTTP has issues; options include SSE, WebSocket, or polling | +| Workspace dir leak | /tmp/claudomator-workspace-* not cleaned up after task completion; ContainerRunner preserves on failure for debugging but never cleans on success either — add cleanup on success path | | `claudomator tail` CLI command | Like `tail -f` for a running task's logs; complement to the web log viewer | -- cgit v1.2.3