| Age | Commit message (Expand) | Author |
| 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 |
| 2026-03-09 | executor: fix Claude rate-limit detection and prioritize Gemini when limited | Peter Stone |
| 2026-03-08 | executor: update gemini model to 2.5-flash-lite and fix classifier parsing | Peter Stone |
| 2026-03-08 | executor: push sandbox commits via bare repo, pull into working copy | Peter Stone |
| 2026-03-08 | executor: fix sandbox git fetch + inject prior failure history | Peter Stone |
| 2026-03-08 | executor: add git discipline section to agent preamble | Peter Stone |
| 2026-03-08 | fix(executor): use --no-hardlinks for sandbox git clone | Peter Stone |
| 2026-03-08 | merge: pull latest from master and resolve conflicts | Peter Stone |
| 2026-03-08 | feat(executor): implement Gemini-based task classification and load balancing | Peter Stone |
| 2026-03-08 | executor: internal dispatch queue; remove at-capacity rejection | Peter Stone |
| 2026-03-08 | feat: rename working_dir→project_dir; git sandbox execution | 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-08 | fix: detect quota exhaustion from stream; map to BUDGET_EXCEEDED not FAILED | Peter Stone |
| 2026-03-08 | feat(executor): implement GeminiRunner | Peter Stone |
| 2026-03-08 | feat(executor): support multiple runners in Pool | Peter Stone |
| 2026-03-08 | test(executor): update claude_test.go to use AgentConfig | Peter Stone |
| 2026-03-07 | agent: lower breakdown threshold to 3min; use claudomator create CLI for subt... | Peter Stone |
| 2026-03-06 | fix: implement cancel endpoint and pool cancel mechanism | Peter Stone |
| 2026-03-06 | feat: blocked task state for agent questions via session resume | Peter Stone |
| 2026-03-05 | executor: default permission_mode to bypassPermissions | Peter Stone |
| 2026-03-05 | executor: persist log paths at execution create time, not just at end | Peter Stone |