nadimtuhin/AI Code Action
AI-powered PR reviews and agentic code assistance using Anthropic or OpenAI-compatible APIs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_url | API endpoint URL | yes | — |
| api_key | API key for authentication | yes | — |
| model | Model identifier to use | no | claude-3-5-sonnet-20241022 |
| max_turns | Maximum conversation turns | no | 25 |
| system_prompt | Custom system prompt (optional) | no | "" |
| trigger | Trigger keywords (comma-separated) | no | @ai,/ai |
| api_format | API format: auto, anthropic, or openai | no | auto |
Outputs
no outputs