Claude Code has released version 2.1.193, bringing a range of improvements and fixes. Key updates include a new auto-mode classifier for routing Bash/PowerShell commands and enhanced OpenTelemetry logging that captures assistant response text. The update also resolves issues with background tasks and agent prompts, enhancing the overall user experience. These enhancements aim to streamline operations and provide developers with more reliable automation tools.
Read originalThe latest update to Claude Code, version 2.1.187, introduces several enhancements and fixes that improve usability and functionality. Notably, it adds a sandbox.credentials setting to prevent sandboxed commands from accessing sensitive files, and introduces model restrictions based on organizational settings. The update also addresses various bugs, such as fixing remote MCP tool calls that previously hung indefinitely and improving the handling of structured output. These changes make the platform more secure and efficient, enhancing the overall user experience.
The latest update to Claude Code, version 2.1.186, introduces several enhancements and fixes aimed at improving user experience and functionality. Notably, it adds new CLI commands for authenticating MCP servers without a browser, and enhances the agent detail view with status filtering. The update also addresses multiple bugs, such as streaming request failures and session recap duplications, ensuring smoother operation. These changes make Claude Code more robust and user-friendly, particularly for developers working in complex environments.
Hugging Face has streamlined the process of deploying a vLLM server with a single command, making it easier for developers to test and evaluate models. By using the official vllm/vllm-openai image and specifying a GPU flavor, users can quickly set up a server for model inference. This approach allows for flexible scaling, accommodating larger models by adjusting GPU resources and parallel processing settings. The integration with Hugging Face's infrastructure simplifies access and management, providing a practical solution for developers needing quick, temporary model deployments.
© GitHub ChangelogGitHub's Copilot code review has become more efficient with the integration of built-in file exploration tools from the Copilot CLI and SDK. This update reduces review costs by about 20% without altering existing workflows, thanks to the use of tools like grep and rg. Additionally, users in the Medium analysis depth public preview can now benefit from improved configurability and visibility of review depth. Organizations can set default review levels, enhancing control over the review process. These changes make Copilot's code review more focused and cost-effective.
© GitHub ChangelogGitHub has introduced a new feature for enterprises using Copilot CLI and VS Code, allowing them to enforce stricter control over plugin installations. By adding 'strictKnownMarketplaces' to the enterprise-managed settings, organizations can ensure that only plugins from approved marketplaces are installed. This move enhances security by preventing the installation of potentially untrusted plugins, aligning with enterprise governance strategies. This update is now in public preview, offering businesses a more secure and controlled development environment.