cagataycali/DevDuck Action

Quack.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 11, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: cagataycali/devduck@f6b226cd37a27bc6701ecf1563719ea46f2b9eb7 # v1.15.7

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

namedescriptionrequireddefault
taskSpecific task for the agent to performyes
system_promptAdditional system prompt instructions for the agentno""
providerModel provider (bedrock, openai, github, anthropic, litellm, llamaapi)nobedrock
modelModel ID to usenous.anthropic.claude-sonnet-4-20250514-v1:0
max_tokensMaximum tokens for the modelno32768
temperatureTemperature for model generation (0.0-1.0)no1
toolsComma-separated list of tools to enablenostrands_tools:current_time
github_tokenGitHub token for API accessno${{ github.token }}
aws_regionAWS region for Bedrocknous-west-2
aws_role_arnAWS role ARN for OIDC authenticationno
knowledge_base_idStrands Knowledge Base ID for memoryno
additional_request_fieldsAdditional request fields JSON (e.g., thinking, anthropic_beta)no""
bypass_tool_consentSkip tool consent promptsnotrue
mcp_serversMCP servers configuration (JSON string)no
agent_runnerURL to custom agent_runner.py script. Falls back to repository variable AGENT_RUNNER, then default gistno
namedescription
resultResult from the agent execution
successWhether the agent execution was successful
errorError message if execution failed