diff --git a/README.md b/README.md index 486439f4..28832f66 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,8 @@ for example `graphify claude install --project` or `graphify codex install --pro > **Git hooks and uv tool / pipx:** `graphify hook install` embeds the current interpreter path directly into the hook scripts at install time, so the post-commit hook fires correctly even in GUI git clients and CI runners where `~/.local/bin` is not on PATH. If you reinstall or upgrade graphify, re-run `graphify hook install` to refresh the embedded path. -### Pick your platform +
+Pick your platform (20+ assistants, click to expand) | Platform | Install command | |----------|----------------| @@ -172,9 +173,10 @@ Codex users also need `multi_agent = true` under `[features]` in `~/.codex/confi > Codex uses `$graphify` instead of `/graphify`. -### Optional extras +
-Install only what you need: +
+Optional extras (install only what you need) | Extra | What it adds | Install | |---|---|---| @@ -200,6 +202,8 @@ Install only what you need: | `chinese` | Chinese query segmentation (jieba) | `uv tool install "graphifyy[chinese]"` | | `all` | Everything above | `uv tool install "graphifyy[all]"` | +
+ --- ## Make your assistant always use the graph