gruheshkurra/Zynthetix SWE Agent
Autonomous code agent that fixes GitHub Issues — plans, implements, and opens PRs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| openrouter_api_key | OpenRouter API key for LLM access | yes | — |
| github_token | GitHub token for API access (automatically provided by Actions) | yes | ${{ github.token }} |
| trigger_label | Label that triggers the agent (default: agent-fix) | no | agent-fix |
| max_repairs | Maximum repair attempts before shipping (default: 3) | no | 3 |
| auto_approve | Skip approval step and implement immediately (default: false) | no | false |
Outputs
no outputs