Overview
Sarvam's $234 million first close turns India's sovereign-model policy into a capital-intensive commercial test. Android 17 expands Google's distribution surface, while Claude Code telemetry shows that longer agent runs do not erase the advantage of task-specific human expertise.
1. Sarvam closes $234 million toward a planned $300 million Series B
Indian AI company Sarvam announced a $234 million first close of a planned $300 million Series B at a $1.5 billion post-money valuation. HCLTech and Bessemer Venture Partners led the tranche, which the company says will expand domestic models, infrastructure, and distribution.
The correction matters because valuation is the price assigned to the company, not cash raised. The first close can finance training and serving capacity, while the planned remainder and HCLTech's distribution reach determine how much infrastructure Sarvam can actually deploy.
Sources: Sarvam's Series B announcement
2. Android 17 exposes app functions to on-device AI agents
Google released Android 17 to most supported Pixel devices and expanded AppFunctions, an API that exposes declared app capabilities as tools through Android MCP. AI agents such as Gemini can discover and execute those functions with direct access to an app's local state, although Gemini integration remains a private preview.
Turning app functions into operating-system tools shortens the path from a model suggestion to a local action. Permission scope, function descriptions, confirmation points, and execution logs consequently become part of agent behavior, while the private preview keeps production reliability and cross-app failure rates unmeasured.
Sources: Android Developers · Google's Android 17 feature announcement
3. Claude Code telemetry links domain expertise to longer delegated runs
Anthropic analyzed about 400,000 Claude Code sessions from roughly 235,000 people between October 2025 and April 2026. Users made about 70% of planning decisions, while Claude made about 80% of execution decisions in a typical session.
Expert-rated sessions triggered about 12 actions and 3,200 output words per prompt, compared with five actions and 600 words for novice-rated sessions. Verified success rose from 15% for novice sessions to 28%-33% above that level, although both expertise and success were inferred by classifiers from one vendor's traffic.
Sources: Anthropic's Claude Code study