From 0975bf7118b205a7889e6954191ce625f53fd87d Mon Sep 17 00:00:00 2001 From: vikingowl Date: Fri, 22 May 2026 12:15:01 +0200 Subject: [PATCH] docs(readme): list codex and vibe alongside claude/gemini/agy The subprocess CLI table only mentioned three agents; the full set now is claude, gemini, agy, codex, and vibe (Mistral). Bring the documentation in line with knownAgents. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d55026..9c88665 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ learning); `/help` lists slash commands; `Esc` cancels an in-flight turn. | Mistral | `MISTRAL_API_KEY` | `mistral-large-latest` (Mistral Large 3) | `mistral-medium-3.5`, `magistral-medium-2509` | | Ollama (local) | — | `qwen3:8b` (override with `--model`) | any model on your Ollama instance | | llama.cpp (local) | — | reported by `/v1/models` | n/a | -| Subprocess (`claude`, `gemini`, `agy` CLIs) | provider-specific | binary name | configurable via `[cli_agents]` | +| Subprocess (`claude`, `gemini`, `agy`, `codex`, `vibe` CLIs) | provider-specific | binary name | configurable via `[cli_agents]` | Override per-invocation: