
GitHub has launched a new Repository Enablement API for its Code Quality feature, now available in public preview. This API allows developers to programmatically enable, configure, and retrieve Code Quality settings for individual repositories. It supports several programming languages, including C#, Go, Java-Kotlin, JavaScript-Typescript, Python, and Ruby. This move aims to streamline the integration of code quality checks into development workflows, enhancing the ability to maintain consistent code standards.
Read original
© 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 feature for enterprise users that allows for more granular control over which Copilot models are available to specific organizations. This update, now in public preview, enables enterprise owners to set targeted model rules, moving beyond a single enterprise-wide setting. The refreshed interface simplifies managing default model availability, allowing users to enable or make models optional for different organizations. This development provides businesses with enhanced flexibility and control over AI model deployment within their GitHub environments.
© GitHub ChangelogGitHub's Dependabot now includes support for the sbt ecosystem, allowing developers to automate version updates for sbt projects. By adding sbt to the dependabot.yml file, users can have Dependabot monitor their build.sbt inputs and automatically open pull requests for new upstream commits. This enhancement simplifies the process of keeping sbt dependencies up-to-date, although it does not cover security updates. This update makes it easier for developers using sbt to maintain their projects with minimal manual intervention.
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.
© The AI Daily BriefCursor has introduced a more affordable coding model aimed at developers.
© The Verge AIGoogle's AI Studio is making waves by allowing users to create Android apps with minimal input, showcasing the potential for non-programmers to engage in app development. The platform's ability to generate apps from simple prompts is impressive, though the quality of the resulting apps, like a calorie counter and games, leaves room for improvement. Users can quickly iterate on their creations, but face limitations such as daily usage caps unless they opt for paid services. This development hints at a future where app creation is more accessible, though the current output may not yet rival professionally developed software.