summaryrefslogtreecommitdiff
path: root/internal/cli/root.go
AgeCommit message (Expand)Author
11 daysfeat: add web push notifications and file dropPeter Stone
2026-03-10cli: implement --config flag to load TOML config fileClaudomator Agent
2026-03-08cli: newLogger helper, defaultServerURL, shared http client, report commandPeter Stone
2026-03-07feat: add create CLI command with --parent-id; deploy to /usr/local/binPeter Stone
2026-03-05cli: add start command and version packagePeter Stone
2026-03-03Add elaborate, logs-stream, templates, and subtask-list endpointsPeter Stone
2026-02-24Add logs CLI subcommand to tail execution outputPeter 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