
GitHub has introduced repository-level usage metrics for its Copilot tool, providing detailed insights into AI-driven pull request activity. The new REST API endpoints allow users to access daily reports on how Copilot's coding agent and code review features are utilized within specific repositories. This enhancement offers a more granular view compared to previous organization-level metrics, enabling developers and organizations to better assess and optimize AI integration in their workflows. The update is available to enterprise and organization users with the appropriate permissions.
Read original
© GitHub ChangelogGitHub has expanded its Copilot usage metrics API to include data on the GitHub Copilot app, providing enterprise and organization admins with new insights into app adoption and activity. This update allows admins to track distinct active users, session and request volumes, and token consumption, offering a clearer picture of how the app is being utilized. Previously, the Copilot app's activity was not represented in usage reports, making this a significant enhancement for those managing Copilot deployments. This change enables more comprehensive monitoring and management of Copilot's impact within organizations.
© GitHub ChangelogGitHub's Copilot code review has introduced significant customization and configurability improvements, allowing developers and administrators more control over their review processes. By reading custom instructions from the head branch, teams can now test and iterate on instructions without merging them first. The introduction of a copilot-code-review.yml file enables configuration of the runtime environment, including dependency installation and runner setup. Additionally, Copilot code review now operates behind a configurable firewall, enhancing security by restricting network access during reviews. These changes make Copilot code review more adaptable to specific team needs and security requirements.
© GitHub ChangelogGitHub Mobile has rolled out a feature that lets users address pull request comments using the Copilot cloud agent. This addition allows developers to quickly respond to review feedback with a single tap, making it easier to incorporate changes while on the move. By embedding this capability into both the main view and individual review comments, GitHub Mobile enhances its functionality for developers who need to manage pull requests away from their desks. Now available on the latest versions for iOS and Android, this feature aims to keep projects progressing efficiently by enabling rapid responses to pull request comments.
The latest update to Claude Code, version 2.1.214, brings a host of fixes and enhancements aimed at improving security and functionality. Notably, it addresses permission-check bypasses in Windows PowerShell and enhances Bash permission checks to handle complex commands more securely. The update also introduces the EndConversation tool, allowing Claude to terminate sessions with abusive users, and adds new logging attributes for better message-level correlation. These changes make the platform more robust and user-friendly, particularly for developers working in complex environments.
© Matt WolfeClaude Code has launched a new browser feature to enhance user experience.
The latest update to Claude Code, version 2.1.212, introduces several enhancements and fixes aimed at improving user experience and system reliability. Notably, the update allows users to fork conversations into new background sessions, enhancing multitasking capabilities. It also sets session-wide limits on WebSearch tool calls and subagent spawns to prevent runaway processes. Additionally, the update addresses various bugs, such as fixing issues with shell mode command execution and improving error messages for large request failures. These changes collectively enhance the stability and usability of the platform.