AI News — 2026-06-23
AI News Summary - June 23, 2026
Cursor Launches Multi-Repository Context Engine
Cursor released version 0.45 with a groundbreaking multi-repo context feature that allows AI assistants to maintain awareness across up to 10 linked repositories simultaneously. The update includes intelligent dependency tracking that automatically surfaces relevant code from connected projects when making changes. Early adopters report 40% faster development time on microservices architectures.
Anthropic Expands MCP Server Marketplace to 500+ Integrations
The Model Context Protocol ecosystem hit a major milestone with over 500 verified MCP servers now available in Anthropic's official marketplace. New enterprise-focused servers include SAP integration, Salesforce data connectors, and a comprehensive AWS infrastructure management tool. The MCP specification v2.1 also introduced bidirectional streaming for real-time collaborative editing scenarios.
OpenAI Releases Agent Framework "Orchestrator" in Public Beta
OpenAI launched Orchestrator, an open-source agent framework designed to coordinate multiple specialized AI agents with built-in error recovery and state management. The framework supports hierarchical agent structures and includes pre-built templates for common workflows like data pipeline management and customer service automation. Initial benchmarks show 3x better task completion rates compared to single-agent approaches on complex multi-step operations.
GitHub Copilot Workspace Adds Autonomous Refactoring Mode
GitHub announced Copilot Workspace's new autonomous refactoring capability that can analyze entire codebases and propose architectural improvements without human prompting. The feature uses static analysis combined with LLM reasoning to identify code smells, security vulnerabilities, and performance bottlenecks across projects of up to 100k lines. Developers retain full control with a review-and-approve workflow before any changes are committed.