summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-24Add CLAUDE.md with project architecture and development guidancePeter Stone
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-24Update .gitignore: exclude compiled binary and local Claude settingsPeter 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