smithers-chat
SolidShow agent chat output for the latest run or a specific run. Run `smithers chat --help` for usage details.
AI & Automation 338 stars
43 forks Updated today MIT
Install
Quality Score: 85/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# smithers chat
Show agent chat output for the latest run or a specific run.
## Arguments
| Name | Type | Required | Description |
|------|------|----------|-------------|
| `runId` | `string` | no | Run ID to inspect (default: latest run) |
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--all` | `boolean` | `false` | Show all agent attempts in the run (default: latest only) |
| `--follow` | `boolean` | `false` | Watch for new agent output |
| `--tail` | `number` | | Show only the last N chat blocks |
| `--stderr` | `boolean` | `true` | Include agent stderr output |
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-logs
Tail the event log of a specific run. Run `smithers logs --help` for usage details.
338 Updated today
smithersai AI & Automation Solid
smithers-inspect
Output detailed run state, including steps, agents, approvals, and outputs. Run `smithers inspect --help` for usage details.
338 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.
338 Updated today
smithersai