docs: update references from "Supported AI Agents" to "Supported AI T…#1987
Open
MUHAMMEDHAFEEZ wants to merge 2 commits intogithub:mainfrom
Open
docs: update references from "Supported AI Agents" to "Supported AI T…#1987MUHAMMEDHAFEEZ wants to merge 2 commits intogithub:mainfrom
MUHAMMEDHAFEEZ wants to merge 2 commits intogithub:mainfrom
Conversation
…ools" Claude Code, Cursor, Gemini CLI, and similar entries in the table are AI coding tools/assistants, not autonomous agents. Renaming the section to "Supported AI Tools" is more accurate. Updated files: - README.md: section header, TOC link, and table column header - AGENTS.md: reference to the README section - docs/upgrade.md: anchor link (#-supported-ai-agents → #-supported-ai-tools)
Contributor
There was a problem hiding this comment.
Pull request overview
Renames documentation references from “Supported AI Agents” to “Supported AI Tools” to better reflect that the integrations listed are coding tools/assistants rather than autonomous agents.
Changes:
- Updated README section title, TOC entry, and table column header to use “Supported AI Tools”.
- Updated docs/upgrade.md to link to the new README anchor.
- Updated AGENTS.md instructions to reference the renamed README section.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/upgrade.md | Updates the upgrade guide link text/anchor to “Supported AI Tools”. |
| README.md | Renames the “Supported AI Agents” section and table header to “Supported AI Tools”, and updates the TOC entry accordingly. |
| AGENTS.md | Updates contributor instructions to refer to the renamed “Supported AI Tools” section in README. |
Comments suppressed due to low confidence (1)
AGENTS.md:112
- This step now refers to “Supported AI Tools”, but the bullet points below still say “agent” (and the surrounding instructions in this step are about adding a new agent). Please make the terminology consistent (either keep everything as “agent” or update the bullets to “tool” to match the renamed section).
Update the **Supported AI Tools** section in `README.md` to include the new tool:
- Add the new agent to the table with appropriate support level (Full/Partial)
- Include the agent's official website link
- Add any relevant notes about the agent's implementation
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Claude Code, Cursor, Gemini CLI, and similar entries in the table are AI coding tools/assistants, not autonomous agents. Renaming the section to "Supported AI Tools" is more accurate.
Updated files:
Description
Testing
uv run specify --helpuv sync && uv run pytest