delinoio/AutoDev Action v0.1
Fully automated AI-powered development workflow for GitHub repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prompt | Instructions for AutoDev. Can be a direct prompt or custom template. | yes | — |
| base_branch | The branch to use as the base/source when creating new branches (defaults to repository default branch) | no | — |
| autodev_mode | The AutoDev execution mode. Can be 'develop' (default) or 'plan' (for task graph planning) | no | develop |
| agent | The agent to use for the action. Can be 'claude_cli', 'claude_code', 'gemini_cli', 'codex_cli', 'opencode', 'crush_cli', or 'github_copilot_cli' | yes | — |
| agent_model | The (optional) model to use for the agent | no | "" |
| claude_code_oauth_token | Claude Code OAuth token (alternative to anthropic_api_key) | no | — |
| openai_api_key | OpenAI API key | no | — |
| anthropic_api_key | Anthropic API key | no | — |
| gemini_api_key | Gemini API key | no | — |
| google_api_key | Google API key | no | — |
| autodev_workflow_execution_token | AutoDev workflow execution token | yes | — |
| delino_access_token | Delino access token | yes | — |
Outputs
no outputs