potproject/Github Code Agent
AI Agent that operates Claude Code on GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Specify the GitHub Token | yes | — |
| event-path | Specify the path to the GitHub Event JSON file | no | ${{ github.event_path }} |
| timeout | Specify timeout duration (seconds) | no | 600 |
| anthropic-api-key | Specify the Anthropic API Key | no | — |
| anthropic-base-url | Specify the Anthropic API base URL | no | — |
| anthropic-model | Specify the Anthropic model to use | no | — |
| anthropic-small-fast-model | Specify the Anthropic small and fast model to use | no | — |
| claude-code-use-bedrock | Use AWS Bedrock for Claude Code (0 or 1) | no | — |
| anthropic-bedrock-base-url | Specify the Anthropic Bedrock API base URL | no | — |
| aws-access-key-id | Specify the AWS Access Key ID for Bedrock | no | — |
| aws-secret-access-key | Specify the AWS Secret Access Key for Bedrock | no | — |
| aws-region | Specify the AWS region for Bedrock | no | — |
| disable-prompt-caching | Disable prompt caching (0 or 1) | no | — |
| openai-api-key | Specify the OpenAI API Key | no | — |
| openai-base-url | Specify the OpenAI API base URL | no | — |
Outputs
no outputs