You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Copilot for JetBrains now supports Claude Code as the agent provider, you can select it in the agent picker.
To use this feature, enable it in the settings.
Go to Settings -> GitHub Copilot -> Chat -> Enable Claude Code CLI
Make sure you have Claude Code installed and you can set up the path to your Claude Code executable (claude or claude.exe). This is usually located under <npm-prefix>/node_modules/@anthropic-ai/claude-code/bin/.
Requires versions 2.1.114 or newer. We recommend version 2.1.159 or newer