
GitHub has transitioned to using GPT-5.3-Codex as the base model for its Copilot Business and Enterprise services, replacing the previous GPT-4.1 model. This new model, developed in partnership with OpenAI, is GitHub's first long-term support model, ensuring availability for 12 months, which is vital for enterprise security and stability. The model is noted for its high code survival rate among enterprise customers. While GPT-5.3-Codex comes with a premium request unit multiplier, GPT-4.1 will still be available temporarily until the introduction of usage-based billing in June 2026.
Read original
© GitHub Changelognpm has introduced staged publishing and new install-time controls in its latest update, aiming to bolster supply-chain security. Staged publishing allows package maintainers to approve prebuilt tarballs before they become publicly available, adding a layer of human verification. This feature is particularly beneficial for CI/CD workflows, ensuring that only trusted packages are released. Additionally, new install source flags provide developers with more control over dependency sources, enhancing security by allowing explicit permissions for file, remote, and directory installs. These updates mark a significant step towards more secure package management in the npm ecosystem.
© GitHub ChangelogGitHub has open-sourced its Copilot plugin for Eclipse, marking a significant step in integrating AI-powered tools within the Eclipse ecosystem. By releasing the code under the MIT license, GitHub invites developers to explore, contribute, and innovate on how AI enhances developer experiences in Eclipse. This move not only promotes transparency but also encourages community-driven development, allowing developers to understand and influence the plugin's functionality. With the source code available, developers can now delve into the mechanics of Copilot's features like code completion and agentic workflows, fostering a collaborative environment for future enhancements.
© GitHub ChangelogGitHub has introduced a public preview of issue fields for all organizations, offering a new way to manage and track issues across repositories. This feature allows organizations to define typed metadata like Priority and Effort, which automatically appear on every issue, simplifying workflows and reducing the need for manual syncing. With support for single select, text, number, and date types, these fields can be integrated into project views and automated via APIs. This update is particularly beneficial for large enterprises and open source projects, providing a structured alternative to complex label systems. By adopting this feature, teams can enhance their automation capabilities and maintain consistent field values without manual intervention. GitHub plans to continue refining the feature based on user feedback, ensuring it meets the evolving needs of its users.
The b9297 release of llama.cpp brings a notable enhancement with the introduction of NVFP4 MTP scale tensors, boosting its tensor processing capabilities. This update also integrates Qwen3.5 MTP tensors, which improves performance across a spectrum of hardware configurations, including Apple Silicon, Vulkan, and ROCm on Ubuntu, as well as CUDA on Windows. The release supports a wide array of architectures, from macOS to Linux and Windows, ensuring compatibility with both CPU and GPU setups. While there are no new model architectures, the inclusion of KleidiAI on Apple Silicon and ROCm 7.2 on Ubuntu highlights llama.cpp's commitment to optimizing for diverse environments. This update reinforces llama.cpp's role as a flexible inference runtime, catering to a broad range of hardware setups.
The b9309 release of llama.cpp tackles significant integer overflow issues in its perplexity calculations, co-authored by Stanisław Szymczyk. This update is vital for enhancing the accuracy and reliability of the model's performance metrics, which are crucial for developers. By resolving these overflows, the release ensures that users can depend on precise data outputs. This fix is a testament to the ongoing efforts to improve the tool's robustness, allowing developers to trust the integrity of their AI computations. While it might seem like a minor adjustment, it plays a critical role in maintaining the tool's reliability.
© The AI Daily BriefOpenAI has made a significant advancement in mathematical capabilities within its AI models.