summaryrefslogtreecommitdiff
path: root/internal/cli/logs_test.go
AgeCommit message (Collapse)Author
2026-02-24Add logs CLI subcommand to tail execution outputPeter Stone
Adds `claudomator logs <execution-id>` to stream or display stdout logs from a past or running execution. Includes unit tests for the command. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>