AI News — 2026-06-10
AI News Summary - June 10, 2026
Claude Code Introduces Multi-Repository Context Windows
Anthropic announced that Claude Code now supports simultaneous analysis across up to 50 linked repositories, with a combined context window of 5 million tokens. The update enables developers to refactor code across microservices architectures while maintaining consistency in API contracts and shared dependencies. Early adopters report 40% faster completion times for cross-service feature implementations.
MCP Gateway Protocol Reaches 1.0 Release
The Model Context Protocol consortium published MCP Gateway 1.0, a standardized proxy layer that allows AI agents to securely access enterprise data sources through unified authentication and rate limiting. Major adopters include Salesforce, ServiceNow, and SAP, who have committed to native MCP Gateway support in their platforms. The specification includes built-in audit logging and policy enforcement for regulated industries.
Cursor Launches "Pair Programming Mode" with Voice Integration
Cursor unveiled a new collaborative coding mode that combines real-time voice conversation with AI-assisted code generation and debugging. The feature uses advanced speech-to-code models that understand developer intent from natural conversation, eliminating the need for explicit prompts. Beta testers report the voice interface is particularly effective for exploratory coding sessions and architecture discussions.
Open-Source AgentKit Framework Hits 45K GitHub Stars
AgentKit, a lightweight framework for building production-ready AI agents with built-in memory persistence and tool orchestration, reached a major milestone this week. The project's latest release includes native support for function calling across 12 major LLM providers and a visual debugging interface for tracing agent decision chains. Several YC-backed startups have credited AgentKit for reducing their agent development time from weeks to days.