| Age | Commit message (Expand) | Author |
| 12 days | fix: repair test regressions and add pre-commit/pre-push verification gates | Peter Stone |
| 14 days | feat: run build (Makefile, gradlew, or go build) before sandbox autocommit | Peter Stone |
| 14 days | feat: fix task failures via sandbox improvements and display commits in Web UI | Peter Stone |
| 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 | fix: cancel blocked tasks + auto-complete completion reports | Peter Stone |
| 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-09 | executor: document kill-goroutine safety and add goroutine-leak test | Claudomator Agent |
| 2026-03-08 | merge: pull latest from master and resolve conflicts | Peter Stone |
| 2026-03-08 | feat: rename working_dir→project_dir; git sandbox execution | Peter Stone |
| 2026-03-08 | test(executor): update claude_test.go to use AgentConfig | 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-03 | Fix working_dir failures: validate path early, remove hardcoded /root | Peter Stone |
| 2026-03-03 | Executor: dependency waiting and planning preamble | Peter Stone |
| 2026-02-24 | Add --verbose flag to Claude subprocess invocation | 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 |