GitHub Copilot rolled out several enhancements this week spanning multiple development environments. The updates include Jira connectivity within the Copilot app, intelligent model routing through Project HydraFusion in Copilot CLI, new agent automation features in Visual Studio Code, and strengthened administrative controls for JetBrains IDE deployments.

GitHub Copilot app

The Copilot app now enables developers to import Jira issues onto a collaborative workspace, prioritize items for development, and allow Copilot to maintain context throughout the investigation phase, code implementation, and pull request creation workflow. Users can download the Copilot app to access this functionality.

GitHub Copilot CLI

Project HydraFusion has entered experimental status within the CLI. This capability provides automated intelligent routing across local models, cloud-based models, and hybrid compound models. When developers select HydraFusion as their model option, the system automatically determines an optimal execution path that optimizes performance, operational expenses, and response times based on the specific task requirements.

Additional details are available in the Project HydraFusion blog post. Developers interested in using the CLI can install Copilot CLI.

VS Code 1.137 release updates

  • Agent task scheduling now supports hourly, daily, or weekly recurring execution patterns, alongside on-demand execution through automations, currently available in public preview
  • Voice mode entered experimental availability, permitting developers to communicate verbally with Copilot, interrupt its operations, or modify its direction while working on code
  • A new experimental feature allows examination of issue and pull request information directly within the Agents window without requiring the repository to be open

The complete set of updates appears in the full release notes.

GitHub Copilot in JetBrains

Enterprise administrators now have public preview access to centralized configuration of sandbox settings for GitHub Copilot across JetBrains IDEs. Through managed policies, administrators can govern sandbox activation, file system and network permissions, proxy configurations, developer tool availability, macOS Keychain integration, and additional security parameters.

Further information is available in the Copilot in JetBrains changelog.

Source: GitHub Blog