AI News — 2026-08-14
AI News - August 14, 2026
GitHub Copilot Workspace Adds Multi-Repository Context
GitHub announced Copilot Workspace now supports simultaneous context from up to 10 repositories, enabling cross-project refactoring and dependency updates. The feature uses an enhanced MCP server implementation that maintains semantic understanding across codebases. Early adopters report 40% faster monorepo migrations and improved accuracy for microservices architecture changes.
Anthropic Releases MCP 2.1 with Streaming Context Protocol
The Model Context Protocol specification updated to version 2.1, introducing bidirectional streaming for real-time context updates. This allows AI agents to receive live data feeds from tools like databases, file watchers, and API monitors without polling. Over 200 MCP servers have already committed to supporting the new streaming endpoints.
OpenHands Agent Framework Reaches 1.0 with Production-Ready Orchestration
The open-source OpenHands project launched version 1.0, offering enterprise-grade agent orchestration with built-in safety guardrails and audit logging. The framework now includes native MCP support, hierarchical task delegation, and automated rollback capabilities for code changes. Major tech companies including Stripe and Vercel have already deployed it in production environments.
Cursor Introduces "Collaborative Agents" for Team Coding Sessions
Cursor's latest update enables multiple AI agents to work simultaneously on different files within the same project context. Each agent specializes in different aspects (frontend, backend, testing) while maintaining consistency through shared MCP context servers. The feature is currently in beta for teams with more than 5 developers.