| Age | Commit message (Expand) | Author |
| 10 days | fix: comprehensive addressing of container execution review feedback | 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 |
| 13 days | fix: promote stale BLOCKED parent tasks to READY on server startup | 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 | test | Claudomator Agent |
| 2026-03-14 | feat: add agent selector to UI and support direct agent assignment | Peter Stone |
| 2026-03-13 | fix: resubmit QUEUED tasks on server startup to prevent them getting stuck | Peter Stone |
| 2026-03-10 | executor: explicit load balancing — code picks agent, classifier picks model | 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: fix map leaks in activePerAgent and rateLimited | Claudomator Agent |
| 2026-03-09 | executor: recover stale RUNNING tasks on server startup | Peter Stone |
| 2026-03-08 | executor: fix sandbox git fetch + inject prior failure history | Peter Stone |
| 2026-03-08 | merge: pull latest from master and resolve conflicts | Peter Stone |
| 2026-03-08 | executor: internal dispatch queue; remove at-capacity rejection | Peter Stone |
| 2026-03-08 | refactor: address code review notes (backward compat, Gemini tests, unknown a... | Peter Stone |
| 2026-03-08 | refactor(executor): update runners and tests for generic agents | Peter Stone |
| 2026-03-06 | fix: implement cancel endpoint and pool cancel mechanism | Peter Stone |
| 2026-03-05 | executor: persist log paths at execution create time, not just at end | Peter Stone |
| 2026-03-04 | Add READY state for human-in-the-loop verification | Peter Stone |
| 2026-02-08 | Rename Go module to github.com/thepeterstone/claudomator | Peter Stone |
| 2026-02-08 | Initial project: task model, executor, API server, CLI, storage, reporter | Peter Stone |