Claude Code has released version 2.1.212, bringing a host of improvements and bug fixes. Key updates include the ability to fork conversations into new background sessions, which allows users to continue working without interruption. The update also introduces session-wide limits on WebSearch tool calls and subagent spawns to prevent excessive resource usage. Several bugs have been addressed, including issues with shell mode command execution and error messages for large requests. These enhancements aim to improve the overall user experience and system reliability.
Read originalThe latest update to Claude Code, version 2.1.208, introduces several enhancements and bug fixes aimed at improving user experience and system stability. Notably, a new screen reader mode has been added to assist visually impaired users, and vim mode now supports custom insert-mode remaps. The update also addresses numerous bugs, such as memory leaks and session crashes, ensuring smoother operation. These changes make Claude Code more accessible and reliable, particularly for developers relying on its agent and background service functionalities.
The latest update to Claude Code, version 2.1.210, introduces several fixes and improvements aimed at enhancing user experience and system stability. Notably, a live elapsed-time counter has been added to prevent long-running tool calls from appearing stuck, and various bugs related to session management and command execution have been addressed. These changes make the platform more reliable, especially for developers relying on its tools for complex tasks. While no groundbreaking features are introduced, the update solidifies Claude Code's position as a dependable tool for developers.
© GitHub ChangelogGitHub has enhanced its Projects feature by introducing advanced search capabilities, allowing users to create precise views using logical operators like AND and OR. This update simplifies project management by eliminating the need for multiple views for different queries. Additionally, a new filter for pull request review states has been added, improving the ability to track review progress. A 90-day retention policy for deployment statuses has also been implemented, ensuring that only recent data is available through APIs. These changes streamline project workflows and data management for developers.
© GitHub ChangelogGitHub has launched a public preview of the Xcode 27 runner image, allowing developers to build and test Apple applications using the latest Xcode toolchain on GitHub-hosted macOS runners. This update introduces a new support model where each macOS image is tied to a major Xcode version, simplifying the process of targeting specific toolchains. The new image is available only on arm64 macOS runners, not on Intel, and includes updated tools and versions. This release helps developers catch compatibility issues early and maintain up-to-date CI/CD pipelines.