summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2026-02-24Add embedded web UI and wire it into the HTTP serverPeter Stone
2026-02-24Add logs CLI subcommand to tail execution outputPeter Stone
2026-02-24Add --verbose flag to Claude subprocess invocationPeter Stone
2026-02-24Add json tags to Task, ClaudeConfig, and RetryConfig structsPeter Stone
2026-02-08Rename Go module to github.com/thepeterstone/claudomatorPeter Stone
2026-02-08Initial project: task model, executor, API server, CLI, storage, reporterPeter Stone