
Google has released a stable version of its Android CLI, aimed at enhancing Android app development with AI agents. Announced at the Google I/O developer conference, this tool allows AI agents such as OpenAI's Codex and Google's Antigravity to utilize Android Studio's features. This move reflects Google's recognition of the increasing use of AI agents in app development across different platforms. The Android CLI provides a new command to access Android Studio's capabilities, potentially simplifying and accelerating the app development process.
Read original
© TechCrunch AIMicrosoft is positioning itself as a formidable competitor to AI giants OpenAI and Anthropic by promoting its own AI models and infrastructure. CEO Satya Nadella emphasizes the importance of enterprises maintaining control over their AI systems, advocating for a diverse model approach to avoid dependency on any single provider. This strategy is underscored by Microsoft's development of the MAI family of models and the Maya AI chips, which promise cost-effective and efficient performance. By offering a broad catalog of models, Microsoft aims to provide enterprises with flexible and secure AI solutions, challenging the dominance of established AI labs.
© TechCrunch AIMark Zuckerberg envisions a future where billions of people have personal AI agents within five years, capable of managing tasks like finances and health. This ambitious vision aligns with Meta's ongoing investments in AI infrastructure, despite significant financial losses in its Reality Labs division. While Meta's stock has taken a hit, the company is doubling down on AI, partnering with BlackRock to build a $14 billion data center. The success of Meta's business agents on platforms like WhatsApp suggests a potential path forward, but scaling to billions of consumer agents remains a formidable challenge.
© TechCrunch AIMicrosoft's investment in Anthropic has proven highly lucrative, with a $3.2 billion gain reported for the quarter, significantly boosting its earnings per share. This contrasts with its investment in OpenAI, which saw a $600 million write-down for the same period. Despite this quarterly dip, Microsoft's annual gain from OpenAI still reached $5 billion, highlighting the long-term value of its AI investments. The contrasting fortunes of these investments underscore the dynamic nature of the AI sector and Microsoft's strategic positioning within it.
© 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.