Claude Code has released version 2.1.139, bringing a host of new features and improvements. Key additions include an agent view for managing sessions and a /goal command for automated task completion. The update also addresses several bugs, such as memory growth issues and scroll behavior inconsistencies. These enhancements aim to improve the overall user experience and functionality of the platform, making it a more effective tool for developers.
Read original
© GitHub ChangelogGitHub Mobile has introduced a new feature allowing users to create repositories directly from their mobile devices. This update enhances the app's functionality by enabling users to set up repositories with options for visibility, descriptions, and templates. Whether on iOS or Android, users can now initiate projects on the go, making it easier to manage and collaborate on code from anywhere. This development marks a step forward in mobile productivity for developers, offering more flexibility in how and where they can start their coding projects.
© GitHub ChangelogGitHub's latest update to the Copilot usage metrics API offers a more granular view of code review activities by breaking down suggestions by comment type. This enhancement allows enterprise and organization administrators to see which categories, such as security or bug risk, are most frequently flagged by Copilot. By comparing the volume of suggestions to those actually applied, users can better assess the tool's impact on their development process. While repository-level insights are not yet available, this update provides a clearer picture of Copilot's effectiveness in code reviews.
© GitHub ChangelogGitHub has streamlined the configuration process for its Copilot cloud agent by introducing dedicated 'Agents' secrets and variables. This update allows developers to manage secrets and variables at the organization level, enabling easier sharing across multiple repositories. Previously, configurations had to be set up individually for each repository, which was cumbersome for large-scale operations. Now, with the ability to configure at scale, developers can efficiently manage access to private resources and configure MCP servers without redundant setups.