Claude Code has released version 2.1.128, bringing a host of improvements and bug fixes. Key updates include the ability for the plugin directory to accept .zip archives, and subprocesses no longer inheriting OTEL environment variables, which enhances app performance. The update also resolves several bugs, such as issues with image uploads and terminal notifications. These enhancements aim to provide a more seamless and efficient experience for users, particularly developers utilizing Claude Code's features.
Read original
© GitHub ChangelogGitHub has introduced a public preview for enterprise-managed plugins in its Copilot CLI, allowing administrators to configure and distribute plugins across their organizations. This move aims to streamline developer onboarding and reduce setup time by enabling automatic installation of custom agents and skills. Enterprises can now set baseline standards and governance strategies through hooks and MCP configurations, ensuring consistent plugin use across all users. This update enhances the flexibility and control enterprises have over their development environments, making it easier to manage and deploy custom tools at scale.
© GitHub ChangelogGitHub Copilot's latest updates for Visual Studio Code bring a suite of enhancements aimed at improving developer productivity. Notably, Copilot now supports semantic search across any workspace and allows grep-style queries across GitHub repositories. The introduction of the experimental /chronicle feature enables users to query their chat history, providing a personalized workflow experience. Additionally, the updates include smarter prompt caching and deferred tool loading to reduce token usage, while new agent capabilities like inline diffs in chat and browser tab sharing enhance collaboration. These changes make Copilot a more integrated and efficient tool for developers working in VS Code.
© GitHub ChangelogGitHub has made its secret scanning feature in the MCP server generally available, enhancing security for developers using AI coding agents like GitHub Copilot CLI and Visual Studio Code. This tool allows developers to scan for exposed secrets in their code before committing changes, preventing leaked credentials from entering repositories. The feature, which has been in public preview since March 2026, integrates with existing push protection settings, ensuring consistent detection and bypass behavior. This release marks a significant step in securing codebases by leveraging AI-driven tools to catch vulnerabilities early in the development process.