smithers-logs

Solid

Tail the event log of a specific run. Run `smithers logs --help` for usage details.

AI & Automation 339 stars 44 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
38
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# smithers logs Tail the event log of a specific run. ## Arguments | Name | Type | Required | Description | |------|------|----------|-------------| | `runId` | `string` | yes | Run ID to tail | ## Options | Flag | Type | Default | Description | |------|------|---------|-------------| | `--follow` | `boolean` | `true` | Keep tailing (default true for active runs) | | `--fromSeq` | `number` | | Start from event sequence number (exclusive) | | `--since` | `number` | | Deprecated alias of --from-seq: an event SEQUENCE NUMBER, not a duration (`events --since` takes a duration window like 5m) | | `--tail` | `number` | `50` | Show last N events first | | `--followAncestry` | `boolean` | `false` | Include events from ancestor runs (continuation lineage) |

Details

Author
smithersai
Repository
smithersai/smithers
Created
6 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category