qodo-ai/Qodo Command Action

Run Qodo Command agents with custom TOML and MCP configurations

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Sep 30, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: qodo-ai/command@262f1296bfaf2103b06f55cef6ef2a8c0777a17e # v1

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

namedescriptionrequireddefault
promptThe prompt or command to run with Qodoyes
modelSpecify a custom model to useno
agent-filePath to custom agent.toml file (defaults to the example agent.toml included with this action)no
agentfileDEPRECATED: Use agent-file instead. Path to custom agent.toml fileno
key-value-pairsAdditional key-value pairs as JSON object or multiline string (e.g., {"key1": "value1", "key2": "value2"} or key1=value1 key2=value2)no
qodo-versionVersion of @qodo/command to install (defaults to latest)nolatest

no outputs