
Bun has completed a major refactor of its codebase, moving from Zig to Rust in just 11 days. This change underscores Rust's increasing appeal for its safety and performance benefits. However, the rapid transition has sparked controversy among developers, with some questioning the long-term stability of such swift changes. This move could set a precedent for other projects considering similar transitions.
Read originalThe latest update to Claude Code, version 2.1.212, introduces several enhancements and fixes aimed at improving user experience and system reliability. Notably, the update allows users to fork conversations into new background sessions, enhancing multitasking capabilities. It also sets session-wide limits on WebSearch tool calls and subagent spawns to prevent runaway processes. Additionally, the update addresses various bugs, such as fixing issues with shell mode command execution and improving error messages for large request failures. These changes collectively enhance the stability and usability of the platform.
© 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.