From a61a17511ad597a992ec9e6e0fa679e2611f031b Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Mon, 22 Jun 2026 14:02:52 +0000 Subject: [PATCH] docs: sync supported agent list with upstream Co-authored-by: Blaine Kasten --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0cdacfb..87ca134 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ This package can detect the following AI agents and development environments: - **Gemini CLI** (Google) - **Codex** (OpenAI) - **Antigravity** (Google DeepMind) +- **Augment CLI** +- **OpenCode** - **GitHub Copilot** (via `AI_AGENT=github-copilot|github-copilot-cli`, `COPILOT_MODEL`, `COPILOT_ALLOW_ALL`, or `COPILOT_GITHUB_TOKEN`) - **Replit** (online IDE) - **v0** (Vercel's AI assistant, via `AI_AGENT=v0`)