mirrajabi/aider-chat-action

Easiest way to run Aider in your GitHub Actions workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_key_env_nameThe name of the environment variable. For example, OPENAI_API_KEY, ANTHROPIC_API_KEY, etc. See more info: https://aider.chat/docs/llms.htmlno""
api_key_env_valueThe API Key to use as the value of the 'api_key_env_name'no""
modelModel to use for Aideryes
branchBranch to run Aider onnomain
aider_argsSpace-delimited args to pass to aider (e.g. --yes --message 'Make the dashboard sidebar purple')yes
openai_api_key[Deprecated - use api_key_env_name and api_key_env_value instead] OpenAI API Keyno""
anthropic_api_key[Deprecated - use api_key_env_name and api_key_env_value instead] Anthropic API Keyno""
gemini_api_key[Deprecated - use api_key_env_name and api_key_env_value instead] Gemini API Keyno""
groq_api_key[Deprecated - use api_key_env_name and api_key_env_value instead] Groq API Keyno""
cohere_api_key[Deprecated - use api_key_env_name and api_key_env_value instead] Cohere API Keyno""
deepseek_api_key[Deprecated - use api_key_env_name and api_key_env_value instead] Deepseek API Keyno""
openrouter_api_key[Deprecated - use api_key_env_name and api_key_env_value instead] OpenRouter API Keyno""

no outputs