Replace indri-runner-logs with general-purpose runner-logs Typer CLI #244
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/runner-logs-general-purpose"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
indri-runner-logswith a Python Typer CLIrunner-logsthat supports filtering by runner host (indri,ringtail, orall) with rich table output#USAGEdeclarations todocs-review,docs-review-stale, andservice-reviewso flags work without the--separatorreview-documentation.mdandreview-services.mdto use the new flag syntaxTest plan
mise run runner-logs alllists runs from both runnersmise run runner-logs ringtailfilters to ringtail-only runsmise run docs-review-stale --threshold 90works without--mise run docs-review --limit 5works without--mise run service-review --limit 3works without--🤖 Generated with Claude Code