| Age | Commit message (Expand) | Author |
| 10 days | feat: containerized execution with agent tooling and deployment fixes | Peter Stone |
| 11 days | fix: address final container execution issues and cleanup review docs | Peter Stone |
| 11 days | fix: comprehensive addressing of container execution review feedback | Peter Stone |
| 11 days | feat: implement containerized repository-based execution model | Peter Stone |
| 12 days | fix: validate VAPID public key on load, regenerate if swapped | Claudomator Agent |
| 12 days | feat: expose project field in API and CLI | Claudomator Agent |
| 12 days | fix: persist VAPID keys in DB instead of config file | Peter Stone |
| 12 days | feat: add web push notifications and file drop | Peter Stone |
| 13 days | feat: add GitHub webhook endpoint for automatic CI failure task creation | Claudomator Agent |
| 13 days | fix: promote stale BLOCKED parent tasks to READY on server startup | Peter Stone |
| 2026-03-14 | fix: surface agent stderr, auto-retry restart-killed tasks, handle stale sand... | Peter Stone |
| 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 | cli: implement --config flag to load TOML config file | Claudomator Agent |
| 2026-03-09 | api: make workspace root configurable instead of hardcoded /workspace | Claudomator Agent |
| 2026-03-09 | executor: recover stale RUNNING tasks on server startup | Peter Stone |
| 2026-03-08 | fix: restore task execution broken by add-gemini merge | Peter Stone |
| 2026-03-08 | fix(cli): register scripts in serve command | 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 | cli: newLogger helper, defaultServerURL, shared http client, report command | Peter Stone |
| 2026-03-08 | feat: rename working_dir→project_dir; git sandbox execution | Peter Stone |
| 2026-03-08 | security(cli): validate --parallel flag is positive in run command | Claudomator |
| 2026-03-08 | refactor(api/cli): update logs and status for generic agents | Peter Stone |
| 2026-03-08 | feat(wiring): configure GeminiRunner and update API server | Peter Stone |
| 2026-03-07 | feat: add create CLI command with --parent-id; deploy to /usr/local/bin | Peter Stone |
| 2026-03-05 | cli: add start command and version package | Peter Stone |
| 2026-03-03 | Add elaborate, logs-stream, templates, and subtask-list endpoints | Peter Stone |
| 2026-02-24 | Add logs CLI subcommand to tail execution output | 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 |