
GitHub has made its Copilot plugin for Eclipse open source, releasing the code under the MIT license. This initiative aims to foster community-driven innovation and transparency in AI-powered developer tools within the Eclipse ecosystem. Developers can now access the source code to understand and contribute to features such as code completion and agentic workflows. The open-source release encourages collaboration and allows the community to shape the future of AI tooling in Eclipse. GitHub's move underscores its commitment to an open development environment.
Read original
© GitHub ChangelogGitHub has expanded its Copilot code review capabilities, making agent skills and MCP server integration available to Pro, Business, and Enterprise users. These features allow teams to embed their internal tools and coding standards directly into the code review process, providing more tailored and context-rich reviews. By linking to third-party platforms like issue trackers and documentation systems, Copilot can draw in relevant information to enhance the review process. This update marks a significant advancement in AI-assisted code reviews, offering a more customized and informed approach for development teams using GitHub.
© GitHub ChangelogGitHub is making it easier for Business and Enterprise users to access new Copilot models by implementing a default enablement policy. This change means that new models will automatically be available unless administrators decide to opt out, reducing the need for manual activation. The policy will be effective from August 26, giving organizations a 28-day period to adjust their settings if they prefer manual control. This approach minimizes the administrative workload and ensures users can quickly benefit from the latest AI advancements, while still allowing organizations to maintain oversight by opting out if necessary.
© GitHub ChangelogThe latest update to CodeQL, version 2.26.1, brings significant improvements to the static analysis engine used in GitHub code scanning. This release enhances framework coverage for languages like Go, Java/Kotlin, and JavaScript/TypeScript, while also reducing false positives in Rust analysis. Notably, it introduces better modeling for Go's structured logging and recognizes Angular decorators in JavaScript/TypeScript. These updates mean developers can expect more accurate security issue detection and remediation, making CodeQL a more reliable tool for maintaining secure codebases.
The latest b10175 release of llama.cpp continues its trend of broadening platform compatibility, making it a versatile tool for developers across different systems. Notably, this update includes support for ROCm 7.2 on Ubuntu x64, which is significant for AMD GPU users seeking alternatives to NVIDIA's CUDA. The release also maintains a wide array of builds for Windows, macOS, and Linux, ensuring that developers can leverage llama.cpp's capabilities regardless of their hardware setup. While there are no groundbreaking new features, the consistent expansion of platform support solidifies llama.cpp's position as a flexible inference runtime option.
The b10176 release of llama.cpp enhances its platform reach, notably adding ROCm 7.2 support on Ubuntu x64, which is a significant boost for AMD GPU users. This update continues to cater to a wide array of systems, from macOS to Windows and Linux, ensuring developers can deploy llama.cpp across various hardware setups. While there are no groundbreaking new features, the release solidifies llama.cpp's role as a flexible tool for AI inference. By improving compatibility and functionality, this update makes llama.cpp more accessible and practical for developers working with different systems.
The latest b10158 release of llama.cpp continues its trend of broadening platform compatibility, though without major new features. Notably, the release includes support for ROCm 7.2 on Ubuntu x64, which is significant for AMD GPU users seeking alternatives to NVIDIA's CUDA. While KleidiAI support for Apple Silicon remains disabled, the release still covers a wide array of platforms, including Windows and openEuler. This update demonstrates llama.cpp's commitment to being a versatile inference runtime across diverse hardware configurations.