AI News — 2026-09-03
AI News Summary - September 3, 2026
GitHub Copilot Workspace Adds Multi-Repository Context
GitHub announced that Copilot Workspace now supports simultaneous context from up to 10 repositories, enabling developers to work on microservices architectures more effectively. The update uses an improved embedding strategy that reduces token consumption by 40% while maintaining accuracy. Early access users report significant productivity gains when refactoring code across service boundaries.
Anthropic Releases MCP 2.1 with Streaming Context Updates
The Model Context Protocol specification received a major update with version 2.1, introducing bidirectional streaming for real-time context synchronization. This allows MCP servers to push updates to clients without polling, enabling live database monitoring and file system watching capabilities. Over 200 community-built MCP servers have already been updated to support the new streaming features.
OpenHands Agent Framework Reaches 1.0 Milestone
The open-source OpenHands project (formerly OpenDevin) officially released version 1.0, featuring a stable API for building autonomous coding agents. The framework now includes built-in safety rails, cost controls, and a plugin system compatible with existing MCP tools. Benchmarks show the framework achieving 67% accuracy on SWE-bench Verified, a 12-point improvement over the previous release.
Cursor Introduces "Shadow Mode" for AI Pair Programming
Cursor launched Shadow Mode, which runs AI suggestions in the background without interrupting developer flow, only surfacing recommendations when confidence scores exceed 85%. The feature uses a novel attention mechanism that learns individual coding patterns over time. Beta testers report 30% fewer intrusive suggestions while maintaining the same acceptance rate.