
Ollama has announced compatibility with the Anthropic Messages API, allowing users to utilize Claude Code with open models.
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.
© Matt WolfeAnthropic has introduced a sandboxed in-app browser for Claude Code on desktop, enhancing its research and debugging capabilities.
© 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.