
GitHub has released a May update for Copilot in Visual Studio 2026, introducing new features to improve developer workflow. Key additions include the Plan agent for pre-coding collaboration, a Skills panel for managing agent capabilities, and a multi-file summary diff for reviewing changes. The update also enhances context window management and optimizes C++ build processes. These improvements aim to streamline coding tasks and enhance productivity for developers using Visual Studio 2026.
Read original
© GitHub ChangelogGitHub has enhanced its Copilot service for Pro, Pro+, and Max subscribers by enabling automated fixes for failing Actions. With a single click, users can now delegate the task of resolving workflow failures to Copilot, which operates from a cloud-based environment. This feature allows developers to focus on more critical tasks while Copilot handles routine issues like test failures or linter errors. The integration streamlines the development process, reducing the time spent on troubleshooting and increasing productivity.
© GitHub ChangelogGitHub has introduced a new Agent tasks REST API for Copilot Pro, Pro+, and Max users, now available in public preview. This API allows developers to programmatically initiate and monitor Copilot cloud agent tasks, integrating seamlessly into custom automation workflows. The Copilot cloud agent operates independently, making and validating code changes before submitting pull requests. This development empowers users to automate complex tasks like refactoring across multiple repositories or setting up new ones with ease. The API supports various authentication methods, enhancing its accessibility for developers.
© GitHub ChangelogGitHub Copilot has introduced larger context windows and configurable reasoning levels, allowing developers to handle more complex projects with ease. The one-million-token context window supports larger codebases and multi-file projects, enhancing the tool's utility in VS Code, Copilot CLI, and the GitHub Copilot app. Configurable reasoning levels offer a balance between speed and depth, crucial for tackling architectural and debugging challenges. These features are available now, providing developers with more flexibility and power in their coding tasks. However, using these advanced features will consume more AI credits per interaction.
The latest update to Claude Code, version 2.1.163, introduces several enhancements aimed at improving user experience and functionality. Notably, it adds managed settings to control version compatibility, ensuring users operate within approved software versions. The update also includes a new command to list installed plugins and a shortcut for copying markdown answers, which streamlines workflow. Additionally, various bug fixes address issues like terminal misalignment and session management, making the tool more reliable. These changes collectively enhance the usability and stability of Claude Code for developers.
© The AI Daily BriefOpenAI has updated Codex with new features like annotations and role-specific plugins to improve knowledge-work interfaces.
The latest update to Claude Code, version 2.1.161, brings several enhancements and bug fixes aimed at improving user experience and performance. Notably, OpenTelemetry resource attributes are now included as labels on metric datapoints, allowing for more detailed usage analysis. The update also introduces parallel tool calls, ensuring that a failed Bash command doesn't cancel other calls in the same batch. Additionally, improvements in terminal rendering performance and fixes for various bugs, such as issues with workflow animations and session management, make this a significant update for developers using Claude Code.