
GitHub has updated its Copilot usage metrics to include server-side telemetry, enhancing the accuracy of active user reports. This change addresses previous gaps where client-side telemetry alone could miss users due to network or configuration issues. By integrating server-side data, GitHub ensures a more comprehensive count of active users, though detailed interaction data still relies on client-side signals. This update aims to provide enterprises with a clearer and more consistent view of Copilot usage, aligning reports more closely with billing and activity logs.
Read originalThe latest update to Claude Code, version 2.1.175, introduces a new managed setting called enforceAvailableModels. This feature ensures that the Default model selection is constrained by an allowlist, preventing users or projects from expanding the list of available models beyond what is managed. This change enhances control over model usage, ensuring that only approved models are utilized, which could be crucial for maintaining consistency and compliance in development environments.
The latest update to Claude Code, version 2.1.178, introduces several enhancements and fixes that improve the tool's usability and functionality. Notably, the update refines permission rules with a new syntax for tool parameters, ensuring better control over subagent actions. It also enhances the auto mode by evaluating subagent spawns before launch, closing potential security gaps. Additionally, improvements in error messaging and workflow prompts make the tool more intuitive for users. These changes collectively enhance the robustness and user experience of Claude Code, making it a more reliable tool for developers.