| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-08 | cli: newLogger helper, defaultServerURL, shared http client, report command | Peter Stone | |
| - Extract newLogger() to remove duplication across run/serve/start - Add defaultServerURL const ("http://localhost:8484") used by all client commands - Move http.Client into internal/cli/http.go with 30s timeout - Add 'report' command for printing execution summaries - Add test coverage for create and serve commands Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-03-05 | cli: add start command and version package | Peter Stone | |
| Adds `claudomator start <task-id>` to queue a task via the running API server. Adds internal/version for embedding VCS commit hash in the server banner. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
