
GitHub has introduced a new feature for Copilot Pro, Pro+, and Max users that automates the fixing of failing Actions. When a job fails, users can click a button to have Copilot investigate and resolve the issue, pushing a fix to their branch and tagging them for review. This feature allows developers to offload routine troubleshooting tasks to Copilot, enhancing productivity by letting them focus on more complex development work.
Read original
© 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.
© GitHub ChangelogGitHub Copilot's May update for Visual Studio 2026 introduces several new features aimed at enhancing developer productivity. The new Plan agent allows developers to collaborate on implementation plans before coding begins, offering a structured approach to project planning. A Skills panel now provides a centralized view of agent skills, making it easier to manage and search capabilities. Additionally, the update includes a multi-file summary diff for reviewing changes, improved context window management, and enhanced C++ build optimizations. These updates streamline the development process, offering more control and efficiency for users.
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.