bigg01/Claude CI Agent
Run the Claude CI agent inside the rootless, OTel-instrumented sandbox image.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prompt | The task prompt handed to the agent. | yes | — |
| anthropic_api_key | Anthropic API key. Pass via a secret, e.g. ${{ secrets.ANTHROPIC_API_KEY }}. | yes | — |
| claude_args | Extra flags for the `claude` CLI. Set to an empty string to require approvals. | no | --dangerously-skip-permissions |
| model | Claude model id. | no | claude-sonnet-4-6 |
| otel_endpoint | OTLP endpoint of the OTel Collector sidecar. | no | http://localhost:4318 |
Outputs
no outputs