Replace indri-runner-logs with general-purpose runner-logs Typer CLI #244

Merged
eblume merged 1 commit from feature/runner-logs-general-purpose into main 2026-02-22 10:20:12 -08:00

1 commit

Author SHA1 Message Date
0f1a5400f0 Replace indri-runner-logs with general-purpose runner-logs Typer CLI
Rewrite the runner-logs mise task as a Python Typer CLI (uv run --script)
that supports filtering by runner host (indri, ringtail, or all). Both
runners report to the Forgejo server on indri, so log fetching is
unchanged — the new task just adds runner attribution and filtering.

Also add missing #USAGE declarations to docs-review, docs-review-stale,
and service-review so their flags work without the `--` separator, and
update docs references accordingly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 10:18:52 -08:00