ivanleomk/benchod847
A GitHub Action for activating and using various coding agents like Amp and Claude with configurable models and trigger words
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| agent | Which coding agent to use (amp, claude, etc.) | no | amp |
| model | Model to use for the agent | no | claude-3-sonnet |
| trigger-word | Trigger word to activate the agent | no | @agent |
Outputs
| name | description |
|---|---|
| result | Result from the coding agent |