Skip to content

Commit 292e542

Browse files
authored
Update default cagent version in the README.md (#15)
1 parent 8d93b48 commit 292e542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
|-------|-------------|----------|---------|
162162
| `agent` | Agent identifier (e.g., `docker/code-analyzer`) or path to `.yaml` file | Yes | - |
163163
| `prompt` | Prompt to pass to the agent | No | - |
164-
| `cagent-version` | Version of cagent to use | No | `v1.6.6` |
164+
| `cagent-version` | Version of cagent to use | No | `v1.9.12` |
165165
| `mcp-gateway` | Install mcp-gateway (`true`/`false`) | No | `false` |
166166
| `mcp-gateway-version` | Version of mcp-gateway to use (specifying this will enable mcp-gateway installation) | No | `v0.22.0` |
167167
| `anthropic-api-key` | Anthropic API key | No | `$ANTHROPIC_API_KEY` env var |

0 commit comments

Comments
 (0)