
GitHub has introduced an AI-powered feature to automate code coverage setup in its Code Quality settings. This new option allows users to generate a coverage workflow automatically, which includes building code, running tests, and generating a coverage report. The feature is designed to simplify the traditionally manual process, reducing setup time and effort. Currently in public preview, it is available for GitHub Enterprise Cloud and Team users, but not yet on GitHub Enterprise Server.
Read original
© GitHub ChangelogGitHub has introduced a new feature that allows developers to apply custom configuration files to the CodeQL code scanning setup, enhancing security analysis across repositories. This update provides granular control over security scans without the need to maintain separate GitHub Actions workflows for each repository. Organizations can now centralize their security configurations, ensuring consistency while allowing flexibility for individual repositories to tailor settings as needed. This feature is now available on GitHub.com and will be included in GitHub Enterprise Server 3.23, marking a significant step in scalable security management.
© GitHub ChangelogGitHub is phasing out GitHub Spark by August 2026, marking a shift towards more integrated development workflows. This decision aligns with the increasing developer preference for tools like GitHub Copilot, which seamlessly integrate with environments such as VS Code and Copilot CLI. While existing Spark applications will remain operational, the platform will stop accepting new users and app creations from August 4, 2026. Developers using Spark's llm() function must transition to other inference providers, as GitHub Models has already been retired. This change reflects GitHub's strategy to enhance developer experiences by focusing on cohesive toolsets that streamline the development process.
© GitHub ChangelogThe latest update to CodeQL, version 2.26.2, enhances its static analysis capabilities by adding support for Swift 6.3.3 and Kotlin 2.4.10. This means developers using these languages can now leverage CodeQL's security scanning features more effectively. The update also refines several queries, improving the detection of path injection and URL redirection vulnerabilities. These changes aim to provide more accurate results, helping developers identify and fix potential security issues in their codebases. This release is automatically available to GitHub code scanning users, ensuring immediate access to these improvements.
© Matt WolfeAnthropic has introduced a sandboxed in-app browser for Claude Code on desktop, enhancing its research and debugging capabilities.
The latest update to Claude Code, v2.1.218, introduces several improvements and fixes that enhance user experience and functionality. Notably, the /code-review feature now operates as a background subagent, preventing conversation clutter and improving workflow efficiency. The update also addresses various bugs, such as Windows path corruption and session stability issues, ensuring smoother operations. These changes make Claude Code more robust and user-friendly, particularly for developers relying on its tools for code review and management.
© Lev SelectorGoogle has launched TurboQuant, a new tool for vector compression.