cagataycali/Strands Coder

Run Strands Agents in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 14, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: cagataycali/strands-coder@0bd2017fda86109d465a9f9e53113463d4839549 # v1.4.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
promptTask for the AI agent to performyes
providerAI provider (bedrock, github, openai, anthropic)nobedrock
modelModel ID (e.g., us.anthropic.claude-sonnet-4-5-20250929-v1:0)nous.anthropic.claude-sonnet-4-5-20250929-v1:0
toolsTool config string (e.g., strands_tools:shell,file_read;strands_action:gist)no""
system_promptSystem promptno""
max_tokensMaximum tokens for model responseno10000
mcp_serversMCP servers config JSON (e.g., {"mcpServers": {...}})no""
agent_runnerCustom agent runner URL (falls back to AGENT_RUNNER variable)no""
dependenciesCustom pip dependencies (space-separated)no""
git_user_nameGit user name for commitsno""
git_user_emailGit user email for commitsno""
skip_git_configSkip git configuration (set to "true" to skip)nofalse
additional_request_fieldsAdditional request fields JSON (e.g., {"thinking": {"type": "enabled"}})no""
aws_role_arnAWS role ARN for OIDC authentication (required for bedrock provider)no""
aws_regionAWS region for Bedrocknous-west-2

no outputs