
GitHub has announced the general availability of its expanded billing APIs, which now allow users to manage budgets and track usage programmatically. Previously, budget management was limited to the user interface, but now users can create, update, and delete budgets via API. The new Usage summary API provides detailed usage information, which can be filtered by organizations, repositories, and more. This development offers GitHub users enhanced flexibility and control over their financial management processes.
Read original
© GitHub ChangelogGitHub has deprecated the GPT-5.2 and GPT-5.2-Codex models across most Copilot experiences, signaling a shift in their AI offerings. While these models are no longer available for general use in Copilot Chat, inline edits, and code completions, they remain accessible for Copilot code review. This move requires users and administrators to update their workflows and enable alternative models through Copilot settings. The deprecation reflects GitHub's ongoing evolution of its AI tools, pushing users towards newer or more efficient models.
© GitHub ChangelogThe latest update to Claude Code, version 2.1.166, introduces several enhancements and fixes aimed at improving user experience and system reliability. Notably, a new fallbackModel setting allows users to configure up to three fallback models, ensuring continuity when the primary model is unavailable. The update also addresses various bugs, such as fixing image processing errors and terminal flickering in JetBrains IDEs. These changes enhance the robustness of Claude Code, making it more reliable for developers who rely on its features for coding tasks.
© Matt WolfeGitHub has launched the Copilot App, a native desktop experience for developers.
The latest update to CodeQL, version 2.25.6, brings significant enhancements for developers using Swift and C#. With the addition of support for Swift 6.3.2, developers can now analyze apps built with the latest Swift version. The update also completes full coverage for C# 14 and .NET 10, ensuring that all new language features are supported. Additionally, improvements in sensitive data detection across multiple languages mean more accurate identification of security issues. This release makes CodeQL a more robust tool for developers focused on code security and quality.