arpita-rathwa/CIRecon
Agentic CI/CD workflow repair — detects and auto-fixes GitHub Actions errors
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic-api-key | Anthropic API key for LLM-based fix fallback | no | — |
| max-iterations | Maximum agent loop iterations | no | 10 |
| fail-on-unresolved | Exit with error if issues remain after repair | no | false |
| mode | Run mode: scan (default) or dashboard | no | scan |
| repos | Comma-separated list of repos for dashboard mode | no | "" |
| gist-id | Optional existing Gist ID to update (dashboard mode) | no | "" |
| claude-model | Claude model to use for LLM fallback | no | claude-haiku-4-5-20251001 |
| github-token | GitHub token — required for dashboard mode to clone repos | no | "" |
Outputs
no outputs