
GitHub Copilot has introduced Google's Gemini 3.6 Flash model, aimed at improving web and app development tasks. This model, which shows better task completion and token efficiency than its predecessor, is available to Copilot Pro, Pro+, Max, Business, and Enterprise users. It supports configurable reasoning and parallel tool use, enhancing complex workflows. The rollout is gradual, and administrators must enable it for enterprise use. This integration marks a significant enhancement in AI-driven coding tools.
Read original
© GitHub ChangelogGitHub has introduced a new Copilot metrics impact dashboard designed for enterprise administrators and organization owners. This tool provides a detailed view of how Copilot is being used within organizations, moving beyond simple active-user counts to show adoption depth and impact. By categorizing users into different AI adoption phases, the dashboard offers insights into user engagement and provides actionable steps to enhance adoption. This release empowers organizations to better understand and optimize their use of Copilot, potentially increasing productivity and efficiency.
© GitHub ChangelogThe latest b10083 release of llama.cpp continues its trend of broadening platform compatibility, making it a versatile choice for developers across different systems. Notably, this update includes support for Ubuntu with ROCm 7.2, enhancing performance for AMD GPU users. Windows users benefit from updated CUDA support, with DLLs for both CUDA 12.4 and 13.3, ensuring compatibility with the latest NVIDIA technologies. While no groundbreaking new features are introduced, the release solidifies llama.cpp's position as a flexible inference runtime across diverse hardware setups.
The latest b10085 release of llama.cpp addresses a key issue with the Qwen3-VL vision model's position embedding interpolation. By aligning the interpolation method with the transformers reference, the update ensures more accurate grounding coordinates, particularly for larger and non-square images. This change is crucial for developers working with image processing tasks, as it reduces discrepancies in image scaling. While the update doesn't introduce new models, it enhances the precision of existing functionalities, making llama.cpp a more reliable tool for AI developers.
GitHub has enhanced its billing interface by allowing users to manage AI credit pools directly within the UI for Copilot Business and Enterprise users. This update simplifies the process, which previously required using the GitHub REST API, by automatically calculating pool limits based on assigned licenses. Users can now easily toggle AI credit pools and decide whether to block usage or allow overages when limits are reached. This change ensures cost centers stay within their funded AI credits, providing a more intuitive and controlled billing experience.