From 2e719ae35e7979f7b83bd910867e79863a7f9ceb Mon Sep 17 00:00:00 2001 From: Beehive Innovations Date: Mon, 6 Oct 2025 00:59:06 +0400 Subject: [PATCH] docs: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac6577c..e42c607 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Gemini · OpenAI · Anthropic · Grok · Azure · Ollama · OpenRouter · DIAL The new **[`clink`](docs/tools/clink.md)** (CLI + Link) tool connects external AI CLIs directly into your workflow: - **Connect external CLIs** like [Gemini CLI](https://github.com/google-gemini/gemini-cli) and [Codex CLI](https://github.com/openai/codex) directly into your workflow +- **Codex sub-agents** - Use clink to launch a codex sub-agent from within Codex without wasting tokens on the entire code-review output, for instance, and only get back the final review. - **Create Role presets** - `planner`, `codereviewer`, `default` for specialized tasks - **Full CLI capabilities** - Web search, file inspection, latest documentation lookups - **Seamless continuity** - Gemini participates as a first-class member with full conversation context