We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d93b48 commit 292e542Copy full SHA for 292e542
README.md
@@ -161,7 +161,7 @@ jobs:
161
|-------|-------------|----------|---------|
162
| `agent` | Agent identifier (e.g., `docker/code-analyzer`) or path to `.yaml` file | Yes | - |
163
| `prompt` | Prompt to pass to the agent | No | - |
164
-| `cagent-version` | Version of cagent to use | No | `v1.6.6` |
+| `cagent-version` | Version of cagent to use | No | `v1.9.12` |
165
| `mcp-gateway` | Install mcp-gateway (`true`/`false`) | No | `false` |
166
| `mcp-gateway-version` | Version of mcp-gateway to use (specifying this will enable mcp-gateway installation) | No | `v0.22.0` |
167
| `anthropic-api-key` | Anthropic API key | No | `$ANTHROPIC_API_KEY` env var |
0 commit comments