releases.shpreview
GitHub/GitHub Changelog/Agent picker; new slash commands; cloud agent in unified view

Agent picker; new slash commands; cloud agent in unified view

8 features3 enhancementsThis release8 featuresNew capabilities3 enhancementsImprovements to existing featuresAI-tallied from the release notes

With Copilot CLI now available in GitHub Copilot for JetBrains IDEs, this update centers on new capabilities for Copilot CLI sessions, while also delivering a broader set of agentic improvements. For Copilot CLI sessions, that includes agent picker support, new slash commands, and the agent debug panel in public preview, along with the beginning of a phased transition to Copilot CLI agent as the default experience.

In parallel, this release also integrates Coding Agent into the unified sessions view, adds configurable thinking effort for supported models, introduces the agent customizations editor, adds Google and Apple sign-in options, and includes additional user experience and reliability improvements.

New features

Agent picker support for Copilot CLI sessions

Copilot CLI agent now includes an agent picker that lets you flexibly choose between different operating modes to suit your workflow:

  • Agent mode (default): Full agentic experience with autonomous task execution.
  • Ask mode: Get quick answers and assistance.
  • Custom agents: Use personalized agents tailored to your specific needs.
  • Plan mode: Collaborate on planning before implementation, where Copilot analyzes your request and builds a structured implementation plan for your review.

Walkthrough of selecting different modes under Copilot CLI in JetBrains IDEs

New slash commands for Copilot CLI sessions

/remote

The /remote command lets you remotely control a Copilot CLI session from github.com or the GitHub Mobile app. With remote control, you can monitor and steer your ongoing Copilot CLI sessions from anywhere, giving you more flexibility to keep work moving without being tied to your machine.

Enable it from Settings > Tools > GitHub Copilot > Chat > Enable Copilot CLI Remote.

/compact

The /compact command lets you manually compress the Copilot CLI session context at any time, keeping long-running sessions more manageable.

/chronicle

The /chronicle command lets you review and analyze session history and provide personalized tips and improvements, helping you use Copilot more effectively.

You can enter the following commands in an interactive Copilot CLI session:

  • /chronicle standup: Generates a short report summarizing what you worked on in your recent CLI sessions.
  • /chronicle tips: Provides personalized tips for using Copilot CLI more effectively.
  • /chronicle improve: Analyzes your session history to identify patterns where Copilot may have misunderstood your intent or where there was a lot of back-and-forth. It uses this analysis to generate custom instructions to help Copilot better understand you in the future.
  • /chronicle search: Search sessions for ones that match your query.

Using new slash commands in Copilot CLI sessions

Agent debug panel in public preview

The Agent Debug Log panel shows a chronological event log of agent interactions during a Copilot CLI session, making it especially useful when debugging custom agents and orchestrated sub-agent workflows.

To use it, first select Copilot CLI from the agent picker in the Copilot Chat panel, then click the settings icon in the top-right and select Agent Debug Panel. For full support across current and historical sessions, also enable Settings > Tools > GitHub Copilot > Chat > Enable Agent debug File Logging.

Overview of Agent debug panel in JetBrains IDEs

If you are a Copilot Business or Copilot Enterprise subscriber, an administrator will have to enable the Editor preview features policy before you can use this feature.

Cloud agent integrated into the unified sessions view

Cloud agent sessions are now surfaced directly in the unified sessions view in the chat panel. This makes it easier to manage and monitor all your agent sessions from one place, whether they’re local, CLI, or cloud. You can filter by agent type or status to find the session you’re looking for.

To use cloud agent, enable it from Settings > Tools > GitHub Copilot > Chat > Enable Coding Agent.

Delegate tasks to cloud coding agent in JetBrains IDEs

If you are a Copilot Business or Copilot Enterprise subscriber, an administrator will have to enable the Editor preview features policy before you can use this feature.

Configure thinking effort for supported models

For reasoning models that support configurable thinking effort, you can now control how much reasoning the model applies to each request, directly from the model picker. Use a higher effort level for complex tasks like architectural decisions or multi-step debugging, and a lower level for straightforward code generation or simple questions.

To configure thinking effort, open the model picker in the chat input field, select a reasoning model, and then select an effort level from the “Thinking Effort” submenu. Nonreasoning models, such as GPT-4o, will not show the thinking effort submenu.

Configuring thinking effort for GPT 5.5 in JetBrains IDEs

Agent customizations editor

The Agent Customizations editor provides a centralized UI for creating and managing all your agent customizations in one place. You can configure workspace customizations for the entire team, or create personal ones that follow you across projects.

This includes viewing and editing existing custom agents, reusable skills, instructions, and prompts. To open the Agent Customizations editor, open the Copilot Chat panel and click the settings in the top-right, then select Customizations.

Overview of agent customizations in JetBrains IDEs

More sign-in choices with Google and Apple

You can now sign in to GitHub Copilot in JetBrains IDEs using Continue with Google and Continue with Apple in addition to existing sign-in options. This gives you more flexibility to authenticate with the account they already use, while keeping existing GitHub and enterprise sign-in flows available.

Overview of authentication panel of Copilot in JetBrains IDEs

User experience and reliability improvements

We’ve also made several refinements to improve day-to-day workflows, stability, and responsiveness across JetBrains IDEs:

  • Smooth NES experience with better trigger strategy and detection logic.
  • Improved the unified session persistence and state management.
  • Improved overall UI freeze handling and stability.

Availability updates

The following capabilities are now either generally available or available without the Editor Preview feature flag:

  • Agent skills are generally available
  • Agent hooks are generally available
  • Prompt files are generally available
  • Anthropic Thinking is generally available
  • BYOK is available without the Editor Preview feature flag, and availability for Copilot Business and Enterprise is controlled by GitHub policy

Copilot CLI agent as default

We’re rolling out a phased transition to make Copilot CLI agent (currently in public preview) the default. It offers a more powerful and consistent agentic experience, with support for multiple isolation modes, live session progress, and tool call visibility.

To select Copilot CLI agent, open the agent picker in chat and choose Copilot CLI. Copilot Business and Enterprise subscribers will need their administrator to enable the editor preview features policy first.

Try it out

We encourage you to try out the latest version of the GitHub Copilot plugin and share your feedback. Your input is invaluable in helping us refine and improve the product.

Share your feedback

Your feedback drives improvements. We’d love to hear about your experience in the following channels:

The post Introducing Copilot CLI and agentic capabilities enhancements in JetBrains IDEs appeared first on The GitHub Blog.

Fetched June 2, 2026