smithers-bug
SolidFile a smithers bug report to bug.smithers.sh; with --run it attaches the run's status, error, and last ~50 events (secrets scrubbed). Run `smithers bug --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 bug
File a smithers bug report to bug.smithers.sh; with --run it attaches the run's status, error, and last ~50 events (secrets scrubbed).
## Options
| Flag | Type | Default | Description |
|------|------|---------|-------------|
| `--run` | `string` | | Attach this run's workflow name, status, error, and recent events to the report |
| `--title` | `string` | | Bug title (derived from the run's error when omitted) |
| `--body` | `string` | | Bug description body |
| `--endpoint` | `string` | | Bug endpoint URL (default https://bug.smithers.sh/api/bugs; the SMITHERS_BUG_ENDPOINT env var takes precedence) |
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.
338 Updated today
smithersai 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-events
Query run event history with filters, grouping, and NDJSON output. Run `smithers events --help` for usage details.
338 Updated today
smithersai