Claude Code has released version 2.1.153, bringing a host of improvements and bug fixes. Key updates include a new skipLfs option for GitHub plugin sources, improved autocomplete for Claude agents, and a unified startup notification for MCP servers. The update also resolves several issues, such as excessive memory usage and installation errors on Windows. These enhancements aim to provide a more seamless and efficient experience for developers using the platform.
Read originalThe latest update to Claude Code, version 2.1.154, introduces several enhancements aimed at improving task management and efficiency. Notably, the new dynamic workflows feature allows users to orchestrate complex tasks across multiple agents, making it easier to handle larger projects. The update also brings cost-effective fast mode on Opus 4.8, offering increased speed at a reduced rate. Additionally, the release refines the system's decision-making process by reserving multiple-choice prompts for genuinely uncertain situations. These changes collectively enhance the platform's usability and performance, particularly for developers managing intricate workflows.
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.