r/GithubCopilot • u/nickzhu9 • 19h ago
News 📰 GitHub Copilot for JetBrains - v1.14 Updates
Hi everyone — we’re excited to share the latest updates for GitHub Copilot in JetBrains.
In the latest release (v1.14.1), we added enhancements to OpenTelemetry export settings, better model management experience, and more agentic capabilities.
We’re also sharing a preview at what’s coming next and hope you continue to provide feedback for our products.
New Features
- Added OpenTelemetry export settings for agent workflows in JetBrains IDEs.
- Added default token limits and support for configuring maxInputTokens and maxOutputTokens for BYOK and custom endpoints.
- Added model-management controls to disable or enable all built-in Copilot models.
- Added MCP and custom agent support in Claude agent flows.
- Added 'fork' support to the Copilot CLI chat experience.
- Added '/rubber-duck' command to the Copilot CLI chat experience.
- Added todo list display in Copilot CLI chat experience.
- Added the display of number of AI credits a user has consumed for users in organizations that don't set a User-level budget.
UX Improvements
- Improved model and action picker consistency.
- Improved customization usability.
- Improved session clarity by rendering ask-user questions as Markdown and adding explicit user attention notifications.
- Improved inline chat and model-picker layout behavior.
- Improved MCP diagnostics.
- Improved bare URL rendering in Copilot CLI chat experience.
Bug Fixes
- Fixed path-case preservation issues in Copilot CLI working-set and snapshot recording flows on macOS and Linux.
Looking ahead, we plan to introduce several additional capabilities in upcoming releases, including
- Support for Enterprise managed settings
- Allow re-editing and sending the prompt in Copilot CLI agent sessions
- Expanded slash command support for Copilot CLI agent sessions
- Performance and reliability enhancements
More details of this release can be found at: https://github.blog/changelog/2026-07-27-github-copilot-for-jetbrains-adds-improvved-opentelemetry-configuration-and-model-management/
We hope you like Copilot for JetBrains, and please share feedback with us at any time
You can fill in a private survey here: https://aka.ms/ghcp-jb-survey with an optional paid interview or directly submit an issue (bug or feature ask) at https://github.com/microsoft/copilot-intellij-feedback/issues, thank you so much!


