| Age | Commit message (Expand) | Author |
| 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 |