smithers-events

Solid

Query run event history with filters, grouping, and NDJSON output. Run `smithers events --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%
55
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# smithers events Query run event history with filters, grouping, and NDJSON output. ## Arguments | Name | Type | Required | Description | |------|------|----------|-------------| | `runId` | `string` | yes | Run ID to query | ## Options | Flag | Type | Default | Description | |------|------|---------|-------------| | `--node` | `string` | | Filter events by node ID | | `--type` | `string` | | Filter by event category (agent, approval, frame, memory, node, openapi, output, revert, run, sandbox, scorer, snapshot, supervisor, timer, token, tool-call, workflow) | | `--since` | `string` | | Filter to a recent duration window (e.g. 5m, 2h; a bare number is milliseconds, and `logs --since` is an event sequence number instead) | | `--limit` | `number` | | Maximum events to display (default 1000, max 100000) | | `--json` | `boolean` | `false` | Output NDJSON for piping | | `--groupBy` | `string` | | Group output by "node" or "attempt" | | `--watch` | `boolean` | `false` | Watch mode: append new events as they arrive | | `--interval` | `number` | `2` | Watch poll interval in seconds |

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