[{"id":1173990,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1173990","version":"1.18.0-261-linux-arm64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1789703971000","file":"17718/1173990/github-copilot-intellij-1.18.0-261-linux-arm64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added a side-by-side chat panel switcher in the session toolbar, so you can chat in the editor while browsing sessions in the tool window.</li><li>Added AI-assisted tool approvals (Assisted Approvals) for Copilot agent sessions (Public Preview), automatically approving low-risk tool calls while continuing to prompt for higher-risk actions.</li><li>Added support for re-editing a previous user message in Copilot agent sessions, rewinding the conversation and file changes before sending the replacement message.</li><li>Added an enabled-by-default setting to turn the built-in GitHub MCP server on or off without changing manually configured MCP servers.</li><li>Added support for organization and enterprise skills in Local and Copilot agent sessions.</li><li>Added organization-managed custom instructions for Local and Copilot agent sessions.</li><li>Added Plan mode for Codex agent, allowing users to review, refine, or approve a plan before implementation.</li><li>Added persistent per-tool controls for MCP servers used by Copilot agent sessions.</li><li>Added browsable Usage Tips above the Chat input to help you discover Copilot features, with shortcuts to commands, customizations, and settings.</li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Simplified the Chat welcome screen with a cleaner layout and a direct Share feedback link.</li><li>Labeled the built-in GitHub MCP server in Configure Tools and added a direct link to manage it in Settings.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Classified the IDE-managed debugger skill as a read-only built-in customization instead of a configurable user skill.</li><li>Fixed Codex sessions failing to start when a saved macOS or Linux CLI path was missing its leading slash.</li><li>Fixed an intermittent IDE error when global instructions refreshed while an MCP authentication dialog was open.</li><li>Fixed Escape in the Language Models dialog to clear an active search without closing the dialog, and close it when the search is empty.</li><li>Fixed Inline Chat ignoring the selected Thinking Effort and Context Window settings when using Copilot agent sessions.</li><li>Fixed errors and unresponsive controls when stopping or closing inline chat, including during initial session setup.</li><li>Fixed Inline Chat Ask overwriting user edits when a request ended or the chat was closed.</li><li>Fixed MCP log actions opening the log tool window in a different project when multiple project windows were open.</li><li>Fixed Copilot attention alerts when another project window in the same IntelliJ instance is focused on Windows.</li><li>Restored embedded editors and message re-editing on IntelliJ 2026.3 EAP builds.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>Hid inline chat and its entry points in JetBrains Gateway and remote development environments.</li></ul>\n\n<h3>Deprecation</h3>\n\n<ul><li>Added advance notice for JetBrains IDE 2025.1 users to upgrade to 2026.1 or later. Support remains unchanged in this release.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":130572823,"downloads":0,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","JBCLIENT":"1.0+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1173989,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1173989","version":"1.18.0-261-linux-x64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1789703940000","file":"17718/1173989/github-copilot-intellij-1.18.0-261-linux-x64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added a side-by-side chat panel switcher in the session toolbar, so you can chat in the editor while browsing sessions in the tool window.</li><li>Added AI-assisted tool approvals (Assisted Approvals) for Copilot agent sessions (Public Preview), automatically approving low-risk tool calls while continuing to prompt for higher-risk actions.</li><li>Added support for re-editing a previous user message in Copilot agent sessions, rewinding the conversation and file changes before sending the replacement message.</li><li>Added an enabled-by-default setting to turn the built-in GitHub MCP server on or off without changing manually configured MCP servers.</li><li>Added support for organization and enterprise skills in Local and Copilot agent sessions.</li><li>Added organization-managed custom instructions for Local and Copilot agent sessions.</li><li>Added Plan mode for Codex agent, allowing users to review, refine, or approve a plan before implementation.</li><li>Added persistent per-tool controls for MCP servers used by Copilot agent sessions.</li><li>Added browsable Usage Tips above the Chat input to help you discover Copilot features, with shortcuts to commands, customizations, and settings.</li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Simplified the Chat welcome screen with a cleaner layout and a direct Share feedback link.</li><li>Labeled the built-in GitHub MCP server in Configure Tools and added a direct link to manage it in Settings.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Classified the IDE-managed debugger skill as a read-only built-in customization instead of a configurable user skill.</li><li>Fixed Codex sessions failing to start when a saved macOS or Linux CLI path was missing its leading slash.</li><li>Fixed an intermittent IDE error when global instructions refreshed while an MCP authentication dialog was open.</li><li>Fixed Escape in the Language Models dialog to clear an active search without closing the dialog, and close it when the search is empty.</li><li>Fixed Inline Chat ignoring the selected Thinking Effort and Context Window settings when using Copilot agent sessions.</li><li>Fixed errors and unresponsive controls when stopping or closing inline chat, including during initial session setup.</li><li>Fixed Inline Chat Ask overwriting user edits when a request ended or the chat was closed.</li><li>Fixed MCP log actions opening the log tool window in a different project when multiple project windows were open.</li><li>Fixed Copilot attention alerts when another project window in the same IntelliJ instance is focused on Windows.</li><li>Restored embedded editors and message re-editing on IntelliJ 2026.3 EAP builds.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>Hid inline chat and its entry points in JetBrains Gateway and remote development environments.</li></ul>\n\n<h3>Deprecation</h3>\n\n<ul><li>Added advance notice for JetBrains IDE 2025.1 users to upgrade to 2026.1 or later. Support remains unchanged in this release.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":133613502,"downloads":0,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","JBCLIENT":"1.0+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1173988,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1173988","version":"1.18.0-261-macos-arm64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1789703908000","file":"17718/1173988/github-copilot-intellij-1.18.0-261-macos-arm64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added a side-by-side chat panel switcher in the session toolbar, so you can chat in the editor while browsing sessions in the tool window.</li><li>Added AI-assisted tool approvals (Assisted Approvals) for Copilot agent sessions (Public Preview), automatically approving low-risk tool calls while continuing to prompt for higher-risk actions.</li><li>Added support for re-editing a previous user message in Copilot agent sessions, rewinding the conversation and file changes before sending the replacement message.</li><li>Added an enabled-by-default setting to turn the built-in GitHub MCP server on or off without changing manually configured MCP servers.</li><li>Added support for organization and enterprise skills in Local and Copilot agent sessions.</li><li>Added organization-managed custom instructions for Local and Copilot agent sessions.</li><li>Added Plan mode for Codex agent, allowing users to review, refine, or approve a plan before implementation.</li><li>Added persistent per-tool controls for MCP servers used by Copilot agent sessions.</li><li>Added browsable Usage Tips above the Chat input to help you discover Copilot features, with shortcuts to commands, customizations, and settings.</li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Simplified the Chat welcome screen with a cleaner layout and a direct Share feedback link.</li><li>Labeled the built-in GitHub MCP server in Configure Tools and added a direct link to manage it in Settings.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Classified the IDE-managed debugger skill as a read-only built-in customization instead of a configurable user skill.</li><li>Fixed Codex sessions failing to start when a saved macOS or Linux CLI path was missing its leading slash.</li><li>Fixed an intermittent IDE error when global instructions refreshed while an MCP authentication dialog was open.</li><li>Fixed Escape in the Language Models dialog to clear an active search without closing the dialog, and close it when the search is empty.</li><li>Fixed Inline Chat ignoring the selected Thinking Effort and Context Window settings when using Copilot agent sessions.</li><li>Fixed errors and unresponsive controls when stopping or closing inline chat, including during initial session setup.</li><li>Fixed Inline Chat Ask overwriting user edits when a request ended or the chat was closed.</li><li>Fixed MCP log actions opening the log tool window in a different project when multiple project windows were open.</li><li>Fixed Copilot attention alerts when another project window in the same IntelliJ instance is focused on Windows.</li><li>Restored embedded editors and message re-editing on IntelliJ 2026.3 EAP builds.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>Hid inline chat and its entry points in JetBrains Gateway and remote development environments.</li></ul>\n\n<h3>Deprecation</h3>\n\n<ul><li>Added advance notice for JetBrains IDE 2025.1 users to upgrade to 2026.1 or later. Support remains unchanged in this release.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":121487131,"downloads":0,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","JBCLIENT":"1.0+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1173987,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1173987","version":"1.18.0-261-macos-x64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1789703878000","file":"17718/1173987/github-copilot-intellij-1.18.0-261-macos-x64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added a side-by-side chat panel switcher in the session toolbar, so you can chat in the editor while browsing sessions in the tool window.</li><li>Added AI-assisted tool approvals (Assisted Approvals) for Copilot agent sessions (Public Preview), automatically approving low-risk tool calls while continuing to prompt for higher-risk actions.</li><li>Added support for re-editing a previous user message in Copilot agent sessions, rewinding the conversation and file changes before sending the replacement message.</li><li>Added an enabled-by-default setting to turn the built-in GitHub MCP server on or off without changing manually configured MCP servers.</li><li>Added support for organization and enterprise skills in Local and Copilot agent sessions.</li><li>Added organization-managed custom instructions for Local and Copilot agent sessions.</li><li>Added Plan mode for Codex agent, allowing users to review, refine, or approve a plan before implementation.</li><li>Added persistent per-tool controls for MCP servers used by Copilot agent sessions.</li><li>Added browsable Usage Tips above the Chat input to help you discover Copilot features, with shortcuts to commands, customizations, and settings.</li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Simplified the Chat welcome screen with a cleaner layout and a direct Share feedback link.</li><li>Labeled the built-in GitHub MCP server in Configure Tools and added a direct link to manage it in Settings.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Classified the IDE-managed debugger skill as a read-only built-in customization instead of a configurable user skill.</li><li>Fixed Codex sessions failing to start when a saved macOS or Linux CLI path was missing its leading slash.</li><li>Fixed an intermittent IDE error when global instructions refreshed while an MCP authentication dialog was open.</li><li>Fixed Escape in the Language Models dialog to clear an active search without closing the dialog, and close it when the search is empty.</li><li>Fixed Inline Chat ignoring the selected Thinking Effort and Context Window settings when using Copilot agent sessions.</li><li>Fixed errors and unresponsive controls when stopping or closing inline chat, including during initial session setup.</li><li>Fixed Inline Chat Ask overwriting user edits when a request ended or the chat was closed.</li><li>Fixed MCP log actions opening the log tool window in a different project when multiple project windows were open.</li><li>Fixed Copilot attention alerts when another project window in the same IntelliJ instance is focused on Windows.</li><li>Restored embedded editors and message re-editing on IntelliJ 2026.3 EAP builds.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>Hid inline chat and its entry points in JetBrains Gateway and remote development environments.</li></ul>\n\n<h3>Deprecation</h3>\n\n<ul><li>Added advance notice for JetBrains IDE 2025.1 users to upgrade to 2026.1 or later. Support remains unchanged in this release.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":127759564,"downloads":0,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","JBCLIENT":"1.0+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1173986,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1173986","version":"1.18.0-261-windows-arm64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1789703846000","file":"17718/1173986/github-copilot-intellij-1.18.0-261-windows-arm64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added a side-by-side chat panel switcher in the session toolbar, so you can chat in the editor while browsing sessions in the tool window.</li><li>Added AI-assisted tool approvals (Assisted Approvals) for Copilot agent sessions (Public Preview), automatically approving low-risk tool calls while continuing to prompt for higher-risk actions.</li><li>Added support for re-editing a previous user message in Copilot agent sessions, rewinding the conversation and file changes before sending the replacement message.</li><li>Added an enabled-by-default setting to turn the built-in GitHub MCP server on or off without changing manually configured MCP servers.</li><li>Added support for organization and enterprise skills in Local and Copilot agent sessions.</li><li>Added organization-managed custom instructions for Local and Copilot agent sessions.</li><li>Added Plan mode for Codex agent, allowing users to review, refine, or approve a plan before implementation.</li><li>Added persistent per-tool controls for MCP servers used by Copilot agent sessions.</li><li>Added browsable Usage Tips above the Chat input to help you discover Copilot features, with shortcuts to commands, customizations, and settings.</li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Simplified the Chat welcome screen with a cleaner layout and a direct Share feedback link.</li><li>Labeled the built-in GitHub MCP server in Configure Tools and added a direct link to manage it in Settings.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Classified the IDE-managed debugger skill as a read-only built-in customization instead of a configurable user skill.</li><li>Fixed Codex sessions failing to start when a saved macOS or Linux CLI path was missing its leading slash.</li><li>Fixed an intermittent IDE error when global instructions refreshed while an MCP authentication dialog was open.</li><li>Fixed Escape in the Language Models dialog to clear an active search without closing the dialog, and close it when the search is empty.</li><li>Fixed Inline Chat ignoring the selected Thinking Effort and Context Window settings when using Copilot agent sessions.</li><li>Fixed errors and unresponsive controls when stopping or closing inline chat, including during initial session setup.</li><li>Fixed Inline Chat Ask overwriting user edits when a request ended or the chat was closed.</li><li>Fixed MCP log actions opening the log tool window in a different project when multiple project windows were open.</li><li>Fixed Copilot attention alerts when another project window in the same IntelliJ instance is focused on Windows.</li><li>Restored embedded editors and message re-editing on IntelliJ 2026.3 EAP builds.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>Hid inline chat and its entry points in JetBrains Gateway and remote development environments.</li></ul>\n\n<h3>Deprecation</h3>\n\n<ul><li>Added advance notice for JetBrains IDE 2025.1 users to upgrade to 2026.1 or later. Support remains unchanged in this release.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":120409537,"downloads":0,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","JBCLIENT":"1.0+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1173985,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1173985","version":"1.18.0-261-windows-x64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1789703815000","file":"17718/1173985/github-copilot-intellij-1.18.0-261-windows-x64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added a side-by-side chat panel switcher in the session toolbar, so you can chat in the editor while browsing sessions in the tool window.</li><li>Added AI-assisted tool approvals (Assisted Approvals) for Copilot agent sessions (Public Preview), automatically approving low-risk tool calls while continuing to prompt for higher-risk actions.</li><li>Added support for re-editing a previous user message in Copilot agent sessions, rewinding the conversation and file changes before sending the replacement message.</li><li>Added an enabled-by-default setting to turn the built-in GitHub MCP server on or off without changing manually configured MCP servers.</li><li>Added support for organization and enterprise skills in Local and Copilot agent sessions.</li><li>Added organization-managed custom instructions for Local and Copilot agent sessions.</li><li>Added Plan mode for Codex agent, allowing users to review, refine, or approve a plan before implementation.</li><li>Added persistent per-tool controls for MCP servers used by Copilot agent sessions.</li><li>Added browsable Usage Tips above the Chat input to help you discover Copilot features, with shortcuts to commands, customizations, and settings.</li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Simplified the Chat welcome screen with a cleaner layout and a direct Share feedback link.</li><li>Labeled the built-in GitHub MCP server in Configure Tools and added a direct link to manage it in Settings.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Classified the IDE-managed debugger skill as a read-only built-in customization instead of a configurable user skill.</li><li>Fixed Codex sessions failing to start when a saved macOS or Linux CLI path was missing its leading slash.</li><li>Fixed an intermittent IDE error when global instructions refreshed while an MCP authentication dialog was open.</li><li>Fixed Escape in the Language Models dialog to clear an active search without closing the dialog, and close it when the search is empty.</li><li>Fixed Inline Chat ignoring the selected Thinking Effort and Context Window settings when using Copilot agent sessions.</li><li>Fixed errors and unresponsive controls when stopping or closing inline chat, including during initial session setup.</li><li>Fixed Inline Chat Ask overwriting user edits when a request ended or the chat was closed.</li><li>Fixed MCP log actions opening the log tool window in a different project when multiple project windows were open.</li><li>Fixed Copilot attention alerts when another project window in the same IntelliJ instance is focused on Windows.</li><li>Restored embedded editors and message re-editing on IntelliJ 2026.3 EAP builds.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>Hid inline chat and its entry points in JetBrains Gateway and remote development environments.</li></ul>\n\n<h3>Deprecation</h3>\n\n<ul><li>Added advance notice for JetBrains IDE 2025.1 users to upgrade to 2026.1 or later. Support remains unchanged in this release.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":123031931,"downloads":0,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","JBCLIENT":"1.0+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1173984,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1173984","version":"1.18.0-251","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1789703779000","file":"17718/1173984/github-copilot-intellij-1.18.0-251.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added a side-by-side chat panel switcher in the session toolbar, so you can chat in the editor while browsing sessions in the tool window.</li><li>Added AI-assisted tool approvals (Assisted Approvals) for Copilot agent sessions (Public Preview), automatically approving low-risk tool calls while continuing to prompt for higher-risk actions.</li><li>Added support for re-editing a previous user message in Copilot agent sessions, rewinding the conversation and file changes before sending the replacement message.</li><li>Added an enabled-by-default setting to turn the built-in GitHub MCP server on or off without changing manually configured MCP servers.</li><li>Added support for organization and enterprise skills in Local and Copilot agent sessions.</li><li>Added organization-managed custom instructions for Local and Copilot agent sessions.</li><li>Added Plan mode for Codex agent, allowing users to review, refine, or approve a plan before implementation.</li><li>Added persistent per-tool controls for MCP servers used by Copilot agent sessions.</li><li>Added browsable Usage Tips above the Chat input to help you discover Copilot features, with shortcuts to commands, customizations, and settings.</li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Simplified the Chat welcome screen with a cleaner layout and a direct Share feedback link.</li><li>Labeled the built-in GitHub MCP server in Configure Tools and added a direct link to manage it in Settings.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Classified the IDE-managed debugger skill as a read-only built-in customization instead of a configurable user skill.</li><li>Fixed Codex sessions failing to start when a saved macOS or Linux CLI path was missing its leading slash.</li><li>Fixed an intermittent IDE error when global instructions refreshed while an MCP authentication dialog was open.</li><li>Fixed Escape in the Language Models dialog to clear an active search without closing the dialog, and close it when the search is empty.</li><li>Fixed Inline Chat ignoring the selected Thinking Effort and Context Window settings when using Copilot agent sessions.</li><li>Fixed errors and unresponsive controls when stopping or closing inline chat, including during initial session setup.</li><li>Fixed Inline Chat Ask overwriting user edits when a request ended or the chat was closed.</li><li>Fixed MCP log actions opening the log tool window in a different project when multiple project windows were open.</li><li>Fixed Copilot attention alerts when another project window in the same IntelliJ instance is focused on Windows.</li><li>Restored embedded editors and message re-editing on IntelliJ 2026.3 EAP builds.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>Hid inline chat and its entry points in JetBrains Gateway and remote development environments.</li></ul>\n\n<h3>Deprecation</h3>\n\n<ul><li>Added advance notice for JetBrains IDE 2025.1 users to upgrade to 2026.1 or later. Support remains unchanged in this release.</li></ul>","since":"251.25410","until":"253.*","sinceUntil":"251.25410 — 253.*","channel":"","size":568493040,"downloads":0,"pluginId":17718,"compatibleVersions":{"DBE":"2025.1.1 — 2025.3.6","IDEA":"2025.1.1 — 2025.3.6.1","GOLAND":"2025.1.1 — 2025.3.5.1","RUBYMINE":"2025.1.1 — 2025.3.6.1","PHPSTORM":"2025.1.1 — 2025.3.6.1","IDEA_COMMUNITY":"2025.1.1 — 2025.3","PYCHARM":"2025.1.1 — 2025.3.6.1","DATASPELL":"2025.1.1 — 2025.3.3","CLION":"2025.1.1 — 2025.3.6.2","RUST":"2025.1.2 — 2025.3.7","WEBSTORM":"2025.1.1 — 2025.3.6.1","ANDROID_STUDIO":"Narwhal | 2025.1.1 — Panda 4 | 2025.3.4 Patch 1","JBCLIENT":"build 251.25410 — 253.*","PYCHARM_COMMUNITY":"2025.1.1 — 2025.3","RIDER":"2025.1.2 — 2025.3.5.2"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1163590,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1163590","version":"1.17.0-261-linux-arm64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1788752043000","file":"17718/1163590/github-copilot-intellij-1.17.0-261-linux-arm64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added support for adding global files and folders as chat context, making it faster to include broader project context in your prompts.</li><li>Added cross-file cursor jump in Next Edit Suggestions to navigate and apply coordinated code suggestions across related files.</li><li>Added support for enterprise-managed sandbox policies (Preview).</li><li>Added enterprise policy diagnostics support, allowing users to verify that enterprise policies are correctly detected and enforced on their device.</li><li>Added support for using IDE terminal environment variables and Python interpreter in Copilot shell commands.</li><li>Added support for activating the project-configured standard local Python venv in Copilot shell commands.</li><li>Added support for connecting terminal Copilot CLI sessions to JetBrains IDE context—including selections, diagnostics, and file references—using '/ide' in GitHub Copilot CLI (Preview)</li><li>Added support for selecting the session model used by built-in subagents in the Copilot agent harness.</li><li>Improved the plugin update reminder experience to make updates more user-friendly and discoverable. </li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Improved the ask-user card in Copilot agent harness to better accommodate long questions.</li><li>Improved model and BYOK selection clarity by refining model picker grouping and interaction behavior.</li><li>Improved agent debug logs usability by adding section copy support for faster sharing and troubleshooting.</li><li>Improved MCP configuration navigation by opening MCP configuration in the originating project window.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed blank local chat sessions after IDE scale changes.</li><li>Fixed incorrect change counts (such as +0 −0) in the Copilot agent working set.</li><li>Fixed working-set zoom and model picker close interactions to reduce UI friction.</li><li>Fixed local agent editing behavior for read-only files.</li><li>Fixed MCP reliability issues by preserving BYOK provider selection, OAuth challenge handling, and restored stopped-state binding.</li><li>Fixed GHE authority propagation in agent flows.</li><li>Fixed Claude plan stop-state behavior.</li><li>Prevented Copilot panel and worktree sessions from receiving misleading IDE diagnostics for files that have not been opened.</li><li>Fixed Agent Customizations showing stale global instruction content after the file was changed outside the IDE.</li><li>Improved chat reliability after automatic compaction, preventing sessions from getting stuck during user interactions.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>OpenTelemetry Settings under \"GitHub Copilot - Chat\" are now Generally Available to all users.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":140461768,"downloads":2814,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1163589,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1163589","version":"1.17.0-261-linux-x64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1788752010000","file":"17718/1163589/github-copilot-intellij-1.17.0-261-linux-x64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added support for adding global files and folders as chat context, making it faster to include broader project context in your prompts.</li><li>Added cross-file cursor jump in Next Edit Suggestions to navigate and apply coordinated code suggestions across related files.</li><li>Added support for enterprise-managed sandbox policies (Preview).</li><li>Added enterprise policy diagnostics support, allowing users to verify that enterprise policies are correctly detected and enforced on their device.</li><li>Added support for using IDE terminal environment variables and Python interpreter in Copilot shell commands.</li><li>Added support for activating the project-configured standard local Python venv in Copilot shell commands.</li><li>Added support for connecting terminal Copilot CLI sessions to JetBrains IDE context—including selections, diagnostics, and file references—using '/ide' in GitHub Copilot CLI (Preview)</li><li>Added support for selecting the session model used by built-in subagents in the Copilot agent harness.</li><li>Improved the plugin update reminder experience to make updates more user-friendly and discoverable. </li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Improved the ask-user card in Copilot agent harness to better accommodate long questions.</li><li>Improved model and BYOK selection clarity by refining model picker grouping and interaction behavior.</li><li>Improved agent debug logs usability by adding section copy support for faster sharing and troubleshooting.</li><li>Improved MCP configuration navigation by opening MCP configuration in the originating project window.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed blank local chat sessions after IDE scale changes.</li><li>Fixed incorrect change counts (such as +0 −0) in the Copilot agent working set.</li><li>Fixed working-set zoom and model picker close interactions to reduce UI friction.</li><li>Fixed local agent editing behavior for read-only files.</li><li>Fixed MCP reliability issues by preserving BYOK provider selection, OAuth challenge handling, and restored stopped-state binding.</li><li>Fixed GHE authority propagation in agent flows.</li><li>Fixed Claude plan stop-state behavior.</li><li>Prevented Copilot panel and worktree sessions from receiving misleading IDE diagnostics for files that have not been opened.</li><li>Fixed Agent Customizations showing stale global instruction content after the file was changed outside the IDE.</li><li>Improved chat reliability after automatic compaction, preventing sessions from getting stuck during user interactions.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>OpenTelemetry Settings under \"GitHub Copilot - Chat\" are now Generally Available to all users.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":146078544,"downloads":49175,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1163588,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1163588","version":"1.17.0-261-macos-arm64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1788751974000","file":"17718/1163588/github-copilot-intellij-1.17.0-261-macos-arm64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added support for adding global files and folders as chat context, making it faster to include broader project context in your prompts.</li><li>Added cross-file cursor jump in Next Edit Suggestions to navigate and apply coordinated code suggestions across related files.</li><li>Added support for enterprise-managed sandbox policies (Preview).</li><li>Added enterprise policy diagnostics support, allowing users to verify that enterprise policies are correctly detected and enforced on their device.</li><li>Added support for using IDE terminal environment variables and Python interpreter in Copilot shell commands.</li><li>Added support for activating the project-configured standard local Python venv in Copilot shell commands.</li><li>Added support for connecting terminal Copilot CLI sessions to JetBrains IDE context—including selections, diagnostics, and file references—using '/ide' in GitHub Copilot CLI (Preview)</li><li>Added support for selecting the session model used by built-in subagents in the Copilot agent harness.</li><li>Improved the plugin update reminder experience to make updates more user-friendly and discoverable. </li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Improved the ask-user card in Copilot agent harness to better accommodate long questions.</li><li>Improved model and BYOK selection clarity by refining model picker grouping and interaction behavior.</li><li>Improved agent debug logs usability by adding section copy support for faster sharing and troubleshooting.</li><li>Improved MCP configuration navigation by opening MCP configuration in the originating project window.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed blank local chat sessions after IDE scale changes.</li><li>Fixed incorrect change counts (such as +0 −0) in the Copilot agent working set.</li><li>Fixed working-set zoom and model picker close interactions to reduce UI friction.</li><li>Fixed local agent editing behavior for read-only files.</li><li>Fixed MCP reliability issues by preserving BYOK provider selection, OAuth challenge handling, and restored stopped-state binding.</li><li>Fixed GHE authority propagation in agent flows.</li><li>Fixed Claude plan stop-state behavior.</li><li>Prevented Copilot panel and worktree sessions from receiving misleading IDE diagnostics for files that have not been opened.</li><li>Fixed Agent Customizations showing stale global instruction content after the file was changed outside the IDE.</li><li>Improved chat reliability after automatic compaction, preventing sessions from getting stuck during user interactions.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>OpenTelemetry Settings under \"GitHub Copilot - Chat\" are now Generally Available to all users.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":129601623,"downloads":186572,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1163587,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1163587","version":"1.17.0-261-macos-x64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1788751943000","file":"17718/1163587/github-copilot-intellij-1.17.0-261-macos-x64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added support for adding global files and folders as chat context, making it faster to include broader project context in your prompts.</li><li>Added cross-file cursor jump in Next Edit Suggestions to navigate and apply coordinated code suggestions across related files.</li><li>Added support for enterprise-managed sandbox policies (Preview).</li><li>Added enterprise policy diagnostics support, allowing users to verify that enterprise policies are correctly detected and enforced on their device.</li><li>Added support for using IDE terminal environment variables and Python interpreter in Copilot shell commands.</li><li>Added support for activating the project-configured standard local Python venv in Copilot shell commands.</li><li>Added support for connecting terminal Copilot CLI sessions to JetBrains IDE context—including selections, diagnostics, and file references—using '/ide' in GitHub Copilot CLI (Preview)</li><li>Added support for selecting the session model used by built-in subagents in the Copilot agent harness.</li><li>Improved the plugin update reminder experience to make updates more user-friendly and discoverable. </li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Improved the ask-user card in Copilot agent harness to better accommodate long questions.</li><li>Improved model and BYOK selection clarity by refining model picker grouping and interaction behavior.</li><li>Improved agent debug logs usability by adding section copy support for faster sharing and troubleshooting.</li><li>Improved MCP configuration navigation by opening MCP configuration in the originating project window.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed blank local chat sessions after IDE scale changes.</li><li>Fixed incorrect change counts (such as +0 −0) in the Copilot agent working set.</li><li>Fixed working-set zoom and model picker close interactions to reduce UI friction.</li><li>Fixed local agent editing behavior for read-only files.</li><li>Fixed MCP reliability issues by preserving BYOK provider selection, OAuth challenge handling, and restored stopped-state binding.</li><li>Fixed GHE authority propagation in agent flows.</li><li>Fixed Claude plan stop-state behavior.</li><li>Prevented Copilot panel and worktree sessions from receiving misleading IDE diagnostics for files that have not been opened.</li><li>Fixed Agent Customizations showing stale global instruction content after the file was changed outside the IDE.</li><li>Improved chat reliability after automatic compaction, preventing sessions from getting stuck during user interactions.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>OpenTelemetry Settings under \"GitHub Copilot - Chat\" are now Generally Available to all users.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":136213549,"downloads":4389,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1163585,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1163585","version":"1.17.0-261-windows-arm64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1788751910000","file":"17718/1163585/github-copilot-intellij-1.17.0-261-windows-arm64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added support for adding global files and folders as chat context, making it faster to include broader project context in your prompts.</li><li>Added cross-file cursor jump in Next Edit Suggestions to navigate and apply coordinated code suggestions across related files.</li><li>Added support for enterprise-managed sandbox policies (Preview).</li><li>Added enterprise policy diagnostics support, allowing users to verify that enterprise policies are correctly detected and enforced on their device.</li><li>Added support for using IDE terminal environment variables and Python interpreter in Copilot shell commands.</li><li>Added support for activating the project-configured standard local Python venv in Copilot shell commands.</li><li>Added support for connecting terminal Copilot CLI sessions to JetBrains IDE context—including selections, diagnostics, and file references—using '/ide' in GitHub Copilot CLI (Preview)</li><li>Added support for selecting the session model used by built-in subagents in the Copilot agent harness.</li><li>Improved the plugin update reminder experience to make updates more user-friendly and discoverable. </li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Improved the ask-user card in Copilot agent harness to better accommodate long questions.</li><li>Improved model and BYOK selection clarity by refining model picker grouping and interaction behavior.</li><li>Improved agent debug logs usability by adding section copy support for faster sharing and troubleshooting.</li><li>Improved MCP configuration navigation by opening MCP configuration in the originating project window.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed blank local chat sessions after IDE scale changes.</li><li>Fixed incorrect change counts (such as +0 −0) in the Copilot agent working set.</li><li>Fixed working-set zoom and model picker close interactions to reduce UI friction.</li><li>Fixed local agent editing behavior for read-only files.</li><li>Fixed MCP reliability issues by preserving BYOK provider selection, OAuth challenge handling, and restored stopped-state binding.</li><li>Fixed GHE authority propagation in agent flows.</li><li>Fixed Claude plan stop-state behavior.</li><li>Prevented Copilot panel and worktree sessions from receiving misleading IDE diagnostics for files that have not been opened.</li><li>Fixed Agent Customizations showing stale global instruction content after the file was changed outside the IDE.</li><li>Improved chat reliability after automatic compaction, preventing sessions from getting stuck during user interactions.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>OpenTelemetry Settings under \"GitHub Copilot - Chat\" are now Generally Available to all users.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":129847373,"downloads":561,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1163584,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1163584","version":"1.17.0-261-windows-x64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1788751876000","file":"17718/1163584/github-copilot-intellij-1.17.0-261-windows-x64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added support for adding global files and folders as chat context, making it faster to include broader project context in your prompts.</li><li>Added cross-file cursor jump in Next Edit Suggestions to navigate and apply coordinated code suggestions across related files.</li><li>Added support for enterprise-managed sandbox policies (Preview).</li><li>Added enterprise policy diagnostics support, allowing users to verify that enterprise policies are correctly detected and enforced on their device.</li><li>Added support for using IDE terminal environment variables and Python interpreter in Copilot shell commands.</li><li>Added support for activating the project-configured standard local Python venv in Copilot shell commands.</li><li>Added support for connecting terminal Copilot CLI sessions to JetBrains IDE context—including selections, diagnostics, and file references—using '/ide' in GitHub Copilot CLI (Preview)</li><li>Added support for selecting the session model used by built-in subagents in the Copilot agent harness.</li><li>Improved the plugin update reminder experience to make updates more user-friendly and discoverable. </li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Improved the ask-user card in Copilot agent harness to better accommodate long questions.</li><li>Improved model and BYOK selection clarity by refining model picker grouping and interaction behavior.</li><li>Improved agent debug logs usability by adding section copy support for faster sharing and troubleshooting.</li><li>Improved MCP configuration navigation by opening MCP configuration in the originating project window.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed blank local chat sessions after IDE scale changes.</li><li>Fixed incorrect change counts (such as +0 −0) in the Copilot agent working set.</li><li>Fixed working-set zoom and model picker close interactions to reduce UI friction.</li><li>Fixed local agent editing behavior for read-only files.</li><li>Fixed MCP reliability issues by preserving BYOK provider selection, OAuth challenge handling, and restored stopped-state binding.</li><li>Fixed GHE authority propagation in agent flows.</li><li>Fixed Claude plan stop-state behavior.</li><li>Prevented Copilot panel and worktree sessions from receiving misleading IDE diagnostics for files that have not been opened.</li><li>Fixed Agent Customizations showing stale global instruction content after the file was changed outside the IDE.</li><li>Improved chat reliability after automatic compaction, preventing sessions from getting stuck during user interactions.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>OpenTelemetry Settings under \"GitHub Copilot - Chat\" are now Generally Available to all users.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":136627714,"downloads":205544,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1163583,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1163583","version":"1.17.0-251","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1788751838000","file":"17718/1163583/github-copilot-intellij-1.17.0-251.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Added support for adding global files and folders as chat context, making it faster to include broader project context in your prompts.</li><li>Added cross-file cursor jump in Next Edit Suggestions to navigate and apply coordinated code suggestions across related files.</li><li>Added support for enterprise-managed sandbox policies (Preview).</li><li>Added enterprise policy diagnostics support, allowing users to verify that enterprise policies are correctly detected and enforced on their device.</li><li>Added support for using IDE terminal environment variables and Python interpreter in Copilot shell commands.</li><li>Added support for activating the project-configured standard local Python venv in Copilot shell commands.</li><li>Added support for connecting terminal Copilot CLI sessions to JetBrains IDE context—including selections, diagnostics, and file references—using '/ide' in GitHub Copilot CLI (Preview)</li><li>Added support for selecting the session model used by built-in subagents in the Copilot agent harness.</li><li>Improved the plugin update reminder experience to make updates more user-friendly and discoverable. </li></ul>\n\n<h3>UX Improvements</h3>\n\n<ul><li>Improved the ask-user card in Copilot agent harness to better accommodate long questions.</li><li>Improved model and BYOK selection clarity by refining model picker grouping and interaction behavior.</li><li>Improved agent debug logs usability by adding section copy support for faster sharing and troubleshooting.</li><li>Improved MCP configuration navigation by opening MCP configuration in the originating project window.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed blank local chat sessions after IDE scale changes.</li><li>Fixed incorrect change counts (such as +0 −0) in the Copilot agent working set.</li><li>Fixed working-set zoom and model picker close interactions to reduce UI friction.</li><li>Fixed local agent editing behavior for read-only files.</li><li>Fixed MCP reliability issues by preserving BYOK provider selection, OAuth challenge handling, and restored stopped-state binding.</li><li>Fixed GHE authority propagation in agent flows.</li><li>Fixed Claude plan stop-state behavior.</li><li>Prevented Copilot panel and worktree sessions from receiving misleading IDE diagnostics for files that have not been opened.</li><li>Fixed Agent Customizations showing stale global instruction content after the file was changed outside the IDE.</li><li>Improved chat reliability after automatic compaction, preventing sessions from getting stuck during user interactions.</li></ul>\n\n<h3>Changed</h3>\n\n<ul><li>OpenTelemetry Settings under \"GitHub Copilot - Chat\" are now Generally Available to all users.</li></ul>","since":"251.25410","until":"253.*","sinceUntil":"251.25410 — 253.*","channel":"","size":636416505,"downloads":90606,"pluginId":17718,"compatibleVersions":{"DBE":"2025.1.1 — 2025.3.6","IDEA":"2025.1.1 — 2025.3.6.1","GOLAND":"2025.1.1 — 2025.3.5.1","RUBYMINE":"2025.1.1 — 2025.3.6.1","PHPSTORM":"2025.1.1 — 2025.3.6.1","IDEA_COMMUNITY":"2025.1.1 — 2025.3","PYCHARM":"2025.1.1 — 2025.3.6.1","DATASPELL":"2025.1.1 — 2025.3.3","CLION":"2025.1.1 — 2025.3.6.2","RUST":"2025.1.2 — 2025.3.7","WEBSTORM":"2025.1.1 — 2025.3.6.1","ANDROID_STUDIO":"Narwhal | 2025.1.1 — Panda 4 | 2025.3.4 Patch 1","PYCHARM_COMMUNITY":"2025.1.1 — 2025.3","RIDER":"2025.1.2 — 2025.3.5.2"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1150264,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1150264","version":"1.16.1-261-linux-arm64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1787643685000","file":"17718/1150264/github-copilot-intellij-1.16.1-261-linux-arm64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Show guided onboarding tips for Copilot users without prior sessions.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed Copilot UI panels failing to open since JetBrains IDE <code>2026.2.2 Preview</code>.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":139219071,"downloads":3587,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1150263,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1150263","version":"1.16.1-261-linux-x64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1787643651000","file":"17718/1150263/github-copilot-intellij-1.16.1-261-linux-x64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Show guided onboarding tips for Copilot users without prior sessions.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed Copilot UI panels failing to open since JetBrains IDE <code>2026.2.2 Preview</code>.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":144972558,"downloads":73469,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1150262,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1150262","version":"1.16.1-261-macos-arm64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1787643617000","file":"17718/1150262/github-copilot-intellij-1.16.1-261-macos-arm64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Show guided onboarding tips for Copilot users without prior sessions.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed Copilot UI panels failing to open since JetBrains IDE <code>2026.2.2 Preview</code>.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":128351596,"downloads":244442,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1150261,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1150261","version":"1.16.1-261-macos-x64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1787643585000","file":"17718/1150261/github-copilot-intellij-1.16.1-261-macos-x64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Show guided onboarding tips for Copilot users without prior sessions.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed Copilot UI panels failing to open since JetBrains IDE <code>2026.2.2 Preview</code>.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":134854347,"downloads":6313,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1150260,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1150260","version":"1.16.1-261-windows-arm64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1787643551000","file":"17718/1150260/github-copilot-intellij-1.16.1-261-windows-arm64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Show guided onboarding tips for Copilot users without prior sessions.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed Copilot UI panels failing to open since JetBrains IDE <code>2026.2.2 Preview</code>.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":128631296,"downloads":915,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]},{"id":1150259,"link":"/plugin/17718-github-copilot--your-ai-pair-programmer/versions/stable/1150259","version":"1.16.1-261-windows-x64","approve":true,"listed":true,"hidden":false,"recalculateCompatibilityAllowed":true,"cdate":"1787643518000","file":"17718/1150259/github-copilot-intellij-1.16.1-261-windows-x64.zip","notes":"<h3>New Features</h3>\n\n<ul><li>Show guided onboarding tips for Copilot users without prior sessions.</li></ul>\n\n<h3>Bug Fixes</h3>\n\n<ul><li>Fixed Copilot UI panels failing to open since JetBrains IDE <code>2026.2.2 Preview</code>.</li></ul>","since":"261.0","until":"","sinceUntil":"261.0+","channel":"","size":135604945,"downloads":273327,"pluginId":17718,"compatibleVersions":{"DBE":"2026.1+","IDEA":"2026.1+","GOLAND":"2026.1+","RUBYMINE":"2026.1+","PHPSTORM":"2026.1+","IDEA_COMMUNITY":"build 261.0+","PYCHARM":"2026.1+","DATASPELL":"2026.1+","CLION":"2026.1+","RUST":"2026.1+","WEBSTORM":"2026.1+","ANDROID_STUDIO":"Quail 1 | 2026.1.1+","PYCHARM_COMMUNITY":"build 261.0+","RIDER":"2026.1+"},"author":{"id":"001f7a8c-0173-42bc-a6f4-09825c1ad750","name":"GitHub Copilot Admin","link":"/author/001f7a8c-0173-42bc-a6f4-09825c1ad750","hubLogin":"copilot-integrations","icon":"https://hub.jetbrains.com/api/rest/avatar/001f7a8c-0173-42bc-a6f4-09825c1ad750","showMarketoCheckbox":true},"modules":["github-copilot-intellij.core.error-report-sink"]}]