Claude Code has released version 2.1.173, focusing on fixing specific issues. The update normalizes Fable 5 model names by removing the unnecessary [1m] suffix, as the model already supports a 1M context. It also addresses a misleading startup warning on Windows regarding sandbox dependencies. These changes aim to streamline user experience and reduce confusion.
Read originalClaude Code's latest update, v2.1.181, introduces several enhancements and fixes that improve user experience and functionality. Notably, the update adds a new configuration syntax for setting options directly from the prompt, and an opt-in setting for Apple Events on macOS. The bundled Bun runtime has been upgraded to version 1.4, and improvements have been made to streaming long paragraphs and auto-retry mechanisms. These changes aim to streamline operations and enhance the reliability of the platform, making it more efficient for developers.
The 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.
© GitHub ChangelogThe latest update to GitHub CLI introduces 'gh repo read-file' and 'gh repo read-dir', enabling users to access and explore repository content directly from the terminal without cloning. This development is particularly useful for developers who need to quickly check files or directories across multiple repositories, enhancing their ability to review code and documentation efficiently. Available to all GitHub users, including those on GitHub Enterprise Server, this update allows for seamless integration of repository exploration into scripts and automation processes. By using GitHub CLI v2.95.0, developers can now perform these tasks more effectively, making it a valuable tool for those working with remote repositories.
© GitHub ChangelogGitHub has enhanced its secret scanning feature, broadening detection capabilities with new partners and patterns. The update includes automatic detection of new secret types from partners like Cloudsmith and Meraki, and expands coverage for GitLab tokens. Additionally, new detectors for Elastic, Slack, Supabase, DataDog, and VolcEngine have been added. This means repositories with secret scanning enabled will now have more comprehensive protection, with automatic blocking of commits containing these secrets. The update also introduces validity checks and richer metadata, helping users prioritize remediation efforts.
© GitHub ChangelogGitHub has rolled out an auto mode for Copilot Chat, allowing users to benefit from dynamic model selection based on request complexity and model availability. This feature aims to optimize token usage while ensuring high-quality results by routing requests to models like Claude Sonnet 4.6 and GPT-5.4. Users can still choose specific models if preferred, maintaining control over their interactions. This update enhances the flexibility and efficiency of Copilot Chat, making it a more adaptive tool for developers.