From eab7ff0de39a5e5c4ab138baeef8930fa2b1b003 Mon Sep 17 00:00:00 2001 From: ashishpatel26 Date: Fri, 29 May 2026 13:04:28 +0530 Subject: [PATCH] docs: clarify Codex support scope (CLI vs extension) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 96a3f4275..d850cc7af 100644 --- a/README.md +++ b/README.md @@ -572,6 +572,10 @@ is written): - **Antigravity IDE** - **Kiro** +> **Note on Codex support:** CodeGraph currently supports **Codex CLI** via +> `~/.codex/config.toml` (global config). If you're using a separate **Codex VS +> Code extension**, that setup path is not documented here yet. + ## Supported Languages | Language | Extension | Status |