AI News — 2026-08-13
AI News Summary – August 13, 2026
Cursor IDE Introduces Multi-Repository Context Awareness
Cursor has released version 0.47 with breakthrough multi-repo awareness, allowing the AI coding assistant to maintain context across up to 10 linked repositories simultaneously. This enables developers working on microservices or monorepo architectures to receive more accurate suggestions that account for cross-service dependencies. Early benchmarks show a 34% reduction in context-switching errors compared to single-repo implementations.
MCP 2.3 Specification Adds Streaming Resource Support
The Model Context Protocol consortium announced MCP 2.3, introducing bidirectional streaming for large resource transfers between AI agents and data sources. The update enables real-time database query results and live log monitoring within agent workflows, with major adoption commitments from Anthropic, Microsoft, and Google. Reference implementations are now available in Python, TypeScript, and Rust.
OpenHands Agent Framework Reaches 1.0 Release
The open-source OpenHands project (formerly OpenDevin) has shipped its 1.0 stable release, featuring a production-ready autonomous coding agent framework. Key additions include persistent memory across sessions, integrated security sandboxing, and native support for 12 programming languages with specialized tool-use patterns. The project has gained over 89,000 GitHub stars and is now being deployed in enterprise environments.
GitHub Copilot Workspace Adds Task Decomposition AI
GitHub unveiled an enhanced Copilot Workspace feature that automatically breaks down complex development tasks into subtasks with dependency graphs. The system uses a fine-tuned planning model to generate actionable step-by-step workflows, reducing project kickoff time by an average of 2.5 hours according to internal studies. The feature is rolling out to GitHub Enterprise customers this week.