Skip to content

Docs: Remove Cursor from CLI check list in README#3184

Open
DyanGalih wants to merge 1 commit into
github:mainfrom
DyanGalih:docs/3178-cursor-cli-check
Open

Docs: Remove Cursor from CLI check list in README#3184
DyanGalih wants to merge 1 commit into
github:mainfrom
DyanGalih:docs/3178-cursor-cli-check

Conversation

@DyanGalih

Copy link
Copy Markdown
Contributor

Fixes #3178

This PR removes Cursor CLI from the list of agents checked by specify check in the README, as Cursor is an IDE-based integration and is not checked by the CLI tool.

@DyanGalih DyanGalih requested a review from mnriem as a code owner June 26, 2026 02:28
Copilot AI review requested due to automatic review settings June 26, 2026 02:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the README to accurately describe which agent tools are probed during the CLI’s agent-tool check, aligning the docs with how integrations are classified (requires_cli: True/False) in the codebase.

Changes:

  • Removed “Cursor CLI” from the README list of tools checked by the CLI (Cursor is an IDE-first integration and is not prechecked as a required CLI tool).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread README.md
```

The CLI will check if you have Claude Code, Gemini CLI, Cursor CLI, Qwen CLI, opencode, Codex CLI, Qoder CLI, Tabnine CLI, Kiro CLI, Pi, Oh My Pi, Forge, Goose, Mistral Vibe, or ZCode installed. If you do not, or you prefer to get the templates without checking for the right tools, use `--ignore-agent-tools` with your command:
The CLI will check if you have Claude Code, Gemini CLI, Qwen CLI, opencode, Codex CLI, Qoder CLI, Tabnine CLI, Kiro CLI, Pi, Oh My Pi, Forge, Goose, Mistral Vibe, or ZCode installed. If you do not, or you prefer to get the templates without checking for the right tools, use `--ignore-agent-tools` with your command:

@mnriem mnriem left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address Copilot feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: README incorrectly lists Cursor as a CLI-checked agent in specify check

3 participants