Claude Code has released version 2.1.214, focusing on security and usability improvements. Key fixes include addressing permission-check bypasses in Windows PowerShell and enhancing Bash permission checks for complex commands. The update also introduces the EndConversation tool to manage abusive user sessions and adds new logging attributes for improved message correlation. These updates aim to enhance the platform's robustness and user experience, particularly for developers.
Read original
© GitHub ChangelogGitHub has expanded its Copilot usage metrics to include detailed repository-level insights, a significant step forward for developers and organizations using AI-assisted coding. This new feature allows users to track pull request activity driven by Copilot's coding agent and code review capabilities on a daily basis. By offering this granular level of detail, GitHub enables teams to better understand where AI is impacting their codebase, potentially optimizing AI deployment and improving productivity. This development marks a shift from broader organization-level metrics to more precise, actionable insights at the repository level.
© 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.