Claude Code has released version 2.1.154, bringing significant improvements to task management and efficiency. The update introduces dynamic workflows, enabling users to manage complex tasks across numerous agents. Opus 4.8 now offers a faster mode at a reduced cost, enhancing speed without breaking the bank. The system's decision-making has been refined to use multiple-choice prompts only when necessary. These updates aim to streamline operations for developers handling large-scale projects.
Read originalThe latest update to Claude Code, version 2.1.153, introduces several enhancements and fixes that improve user experience and functionality. Notably, the update adds a skipLfs option to the GitHub plugin marketplace, allowing users to bypass Git LFS downloads, and enhances the autocomplete feature for Claude agents. Additionally, it addresses various bugs, including memory usage issues and installation errors on Windows. These changes streamline operations and ensure smoother interactions with the platform, particularly for developers using Claude Code in complex environments.
Claude Code's latest update, v2.1.152, introduces several enhancements and bug fixes aimed at improving user experience and functionality. Notably, the /code-review --fix command now automatically applies review findings, enhancing code efficiency and reuse. The update also allows for dynamic skill management with the /reload-skills command, enabling seamless integration of new skills without restarting sessions. Additionally, the update addresses various bugs, such as terminal styling issues and plugin management errors, ensuring smoother operation. These changes collectively enhance the robustness and usability of Claude Code for developers.
© GitHub ChangelogThe latest update to CodeQL, version 2.25.5, brings notable improvements in query accuracy for C/C++, Java/Kotlin, and GitHub Actions. This release reduces false positives by refining how read-only path sinks are identified in Java/Kotlin and by adjusting the cpp/cleartext-transmission query for C/C++. Additionally, GitHub Actions queries now offer more comprehensive detection by analyzing composite action metadata. These enhancements make CodeQL a more precise tool for developers using GitHub code scanning, ensuring better security issue detection and remediation.
© GitHub ChangelogGitHub's Copilot Memory is refining its control features, offering users more precise management over memory deletion and scope. With a new repository-level off switch, admins can now disable Copilot Memory for specific repositories, ensuring repository-level facts are not stored or read. The Copilot CLI has been updated to allow users to enable or disable memory and check its status with simple commands. These enhancements aim to give users and admins greater control over how Copilot Memory functions, making it more adaptable to individual and organizational needs.
© GitHub ChangelogGitHub has introduced a new Repository Enablement API, allowing developers to programmatically manage Code Quality settings on individual repositories. This API, now in public preview, offers two endpoints for enabling or disabling Code Quality setups and retrieving current configurations. It supports languages like C#, Go, Java-Kotlin, JavaScript-Typescript, Python, and Ruby. This development simplifies the process of integrating code quality checks into workflows, making it easier for developers to maintain high standards across their projects.