summaryrefslogtreecommitdiff
path: root/internal/cli
AgeCommit message (Expand)Author
2026-03-08feat: rename working_dir→project_dir; git sandbox executionPeter Stone
2026-03-08security(cli): validate --parallel flag is positive in run commandClaudomator
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