
GitHub has announced that its Code Quality tool will become generally available as a paid product on July 20, 2026. The service, which has been in public preview, will now cost $10 per active committer per month, with additional charges for AI-powered features like Copilot code review. New capabilities include organization-wide deployment and quality dashboards. This transition reflects GitHub's strategy to monetize its AI-driven code quality solutions, providing enterprises with advanced tools to manage and improve code maintainability and reliability.
Read originalThe latest update to Claude Code, version 2.1.173, addresses two notable issues that were affecting users. The update normalizes Fable 5 model names by automatically stripping the [1m] suffix, which was redundant since Fable 5 already includes a 1M context by default. Additionally, it resolves a misleading startup warning on Windows about missing sandbox dependencies when the sandbox feature was enabled. These fixes enhance the user experience by eliminating unnecessary confusion and ensuring smoother operation.
Claude 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.