Claude Code has released version 2.1.129, bringing a host of new features and fixes. Users can now fetch plugins from a URL using a new flag, and an environment variable has been added to ensure synchronized output on specific terminals. The update also includes changes to plugin manifest declarations and makes model discovery opt-in. Additionally, several bugs have been addressed, enhancing the overall stability and usability of the platform. These improvements are particularly beneficial for developers working with third-party deployments.
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.