| Age | Commit message (Expand) | Author |
| 7 days | fix: make requeueDelay configurable to fix test timeout in TestPool_MaxPerAge... | Peter Stone |
| 7 days | feat: executor reliability — per-agent limit, drain gate, pre-flight creds,... | Claudomator Agent |
| 7 days | fix: copy .claude.json (account settings) alongside credentials | Peter Stone |
| 7 days | feat: fail loudly when agent leaves uncommitted work in sandbox | Peter Stone |
| 7 days | feat: Phase 2 — project registry, legacy field cleanup, credential path fix | Peter Stone |
| 9 days | feat: agent status dashboard with availability timeline and Gemini quota dete... | Peter Stone |
| 10 days | feat: containerized execution with agent tooling and deployment fixes | Peter Stone |
| 10 days | fix: address final container execution issues and cleanup review docs | Peter Stone |
| 10 days | fix: address round 3 review feedback for container execution | Peter Stone |
| 10 days | fix: address round 2 review feedback for container execution | Peter Stone |
| 10 days | fix: comprehensive addressing of container execution review feedback | Peter Stone |
| 10 days | feat: implement containerized repository-based execution model | Peter Stone |
| 12 days | fix: hide deployment badge when not deployed and trim notification button label | Peter Stone |
| 12 days | feat: add web push notifications and file drop | Peter Stone |
| 12 days | fix: clean up activePerAgent before sending to resultCh | Claudomator Agent |
| 12 days | fix: eliminate flaky race in TestPool_ActivePerAgent_DeletesZeroEntries | Peter Stone |
| 12 days | fix: repair test regressions and add pre-commit/pre-push verification gates | Peter Stone |
| 13 days | fix: permission denied and host key verification errors; add gemini elaborati... | Peter Stone |
| 13 days | feat: add elaboration_input field to tasks for richer subtask placeholder | Claudomator Agent |
| 13 days | fix: promote stale BLOCKED parent tasks to READY on server startup | Peter Stone |
| 13 days | feat: run build (Makefile, gradlew, or go build) before sandbox autocommit | Peter Stone |
| 13 days | feat: fix task failures via sandbox improvements and display commits in Web UI | Peter Stone |
| 14 days | feat(Phase4): add file changes for changestats executor wiring | Claude Sonnet 4.6 |
| 2026-03-14 | fix: surface agent stderr, auto-retry restart-killed tasks, handle stale sand... | Peter Stone |
| 2026-03-14 | fix: trust all directory owners in sandbox git commands | Peter Stone |
| 2026-03-14 | feat: persist agent assignment before task execution | Claudomator Agent |
| 2026-03-14 | test | Claudomator Agent |
| 2026-03-14 | feat: add agent selector to UI and support direct agent assignment | Peter Stone |
| 2026-03-14 | fix: cancel blocked tasks + auto-complete completion reports | Peter Stone |
| 2026-03-13 | fix: enable Gemini file writing by passing --yolo and -p flags | Peter Stone |
| 2026-03-13 | merge: resolve conflicts with local/master (stats tab + summary styles) | Peter Stone |
| 2026-03-13 | fix: resubmit QUEUED tasks on server startup to prevent them getting stuck | Peter Stone |
| 2026-03-13 | feat: resume support, summary extraction, and task state improvements | Peter Stone |
| 2026-03-12 | feat: add Resume support for CANCELLED, FAILED, and BUDGET_EXCEEDED tasks | Claudomator Agent |
| 2026-03-11 | feat: require agents to write a final summary before exiting | Claudomator Agent |
| 2026-03-11 | fix: resume BLOCKED tasks in preserved sandbox so Claude finds its session | Peter Stone |
| 2026-03-10 | test: sandbox coverage + fix WebSocket races | Peter Stone |
| 2026-03-10 | executor: fix session ID on second block-and-resume cycle | Peter Stone |
| 2026-03-10 | executor: explicit load balancing — code picks agent, classifier picks model | Peter Stone |
| 2026-03-10 | fix: ensure tasks are re-classified on manual restart | Peter Stone |
| 2026-03-10 | executor: extract handleRunResult to deduplicate error-classification logic | Claudomator Agent |
| 2026-03-09 | executor: unblock parent task when all subtasks complete | Claudomator Agent |
| 2026-03-09 | executor: BLOCKED→READY for top-level tasks with subtasks | Claudomator Agent |
| 2026-03-09 | executor: log errors from all unchecked UpdateTaskState/UpdateTaskQuestion calls | Claudomator Agent |
| 2026-03-09 | executor: document kill-goroutine safety and add goroutine-leak test | Claudomator Agent |
| 2026-03-09 | executor: strengthen rate-limit avoidance in classifier | Peter Stone |
| 2026-03-09 | executor: fix sandbox teardown — remove working copy pull, retry push on co... | Peter Stone |
| 2026-03-09 | executor: fix map leaks in activePerAgent and rateLimited | Claudomator Agent |
| 2026-03-09 | executor: update classifier model list to Claude 4.x and current Gemini models | Peter Stone |
| 2026-03-09 | executor: recover stale RUNNING tasks on server startup | Peter Stone |