github GitHub Changelog ·

GitHub Copilot for JetBrains Adds Enterprise Sandbox Controls and CLI Integration

aipreviewengineer
feature announcement

GitHub Copilot for JetBrains now supports enterprise-managed sandbox policies, allowing administrators to centrally configure security behaviors and development environment boundaries. This update also introduces cross-file cursor jumps for next edit suggestions and the ability to add global project context to chat for more relevant AI responses. Developers can now connect terminal Copilot CLI sessions to their JetBrains IDEs for integrated workflows. Key features like enterprise sandbox policies and CLI integration are currently available in public preview.

  • Enterprise-managed Sandbox Policies in Public Preview
  • Cross-file Cursor Jumps for Next Edit Suggestions
  • Global Project Context in Chat
  • Connect Terminal Copilot CLI Sessions to IDE
  • Enterprise Policy Diagnostics
Features (5)
  • Enterprise-managed Sandbox Policies in Public Preview

    Enterprise administrators can now centrally configure sandbox behavior for GitHub Copilot in JetBrains IDEs. Managed policies control filesystem, network, proxy, and developer-tool access, with these restrictions taking precedence over user settings. This helps enforce consistent development environment boundaries.

  • Cross-file Cursor Jumps for Next Edit Suggestions

    Next edit suggestions can now move the cursor across multiple files, enabling developers to navigate and apply coordinated code changes throughout a project. This allows direct jumps to relevant locations when a suggested change continues in another file.

  • Global Project Context in Chat

    Users can now add global files and folders to the chat context, making it faster to include project-wide information. This reduces repetitive context setup and helps Copilot provide more relevant responses for changes spanning multiple areas.

  • Connect Terminal Copilot CLI Sessions to IDE

    A new public preview feature allows connecting terminal Copilot CLI sessions to JetBrains IDE context using `/ide`. This integration includes selections, diagnostics, and file references, grounding terminal-based workflows in the IDE's view.

  • Enterprise Policy Diagnostics

    New enterprise policy diagnostics enable users to verify that organizational policies are correctly detected and enforced on their device. This simplifies confirming that the Copilot configuration adheres to organizational requirements.

Enhancements (1)
  • User Experience and Reliability Improvements

    This release includes several interaction and navigation enhancements for common workflows, refined model selection behavior, and improved reliability across MCP servers and agent sessions. Various bug fixes address issues like blank chat sessions, incorrect working-set counts, and read-only file editing.

Read the original announcement →

https://github.blog/changelog/2026-09-08-enterprise-managed-sandbox-in-copilot-for-jetbrains

Related releases