smithers-ps
SolidList active, paused, and recently completed runs. Run `smithers ps --help` for usage details.
AI & Automation 339 stars
44 forks Updated today MIT
Install
Quality Score: 87/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# smithers ps
List active, paused, and recently completed runs.
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--status` | `string` | | Filter by status: running, waiting-approval, waiting-event, waiting-timer, paused, continued, finished, failed, cancelled |
| `--limit` | `number` | `20` | Maximum runs to return |
| `--all` | `boolean` | `false` | Include all statuses |
| `--watch` | `boolean` | `false` | Watch mode: refresh output continuously |
| `--interval` | `number` | `2` | Watch refresh 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
AI & Automation Solid
smithers-inspect
Output detailed run state, including steps, agents, approvals, and outputs. Run `smithers inspect --help` for usage details.
339 Updated today
smithersai AI & Automation Solid
smithers-pause
Gracefully pause a run: stop scheduling new tasks, let in-flight tasks finish, then park it resumably. Run `smithers pause --help` for usage details.
339 Updated today
smithersai AI & Automation Solid
smithers-events
Query run event history with filters, grouping, and NDJSON output. Run `smithers events --help` for usage details.
339 Updated today
smithersai