AI News — 2026-03-25
AI News Brief - March 25, 2026
GitHub Copilot Workspace Adds Multi-Repository Context
GitHub announced Copilot Workspace now supports context awareness across up to 10 linked repositories simultaneously. The update enables developers to refactor code that spans microservices architectures while maintaining consistency across codebases. Early adopters report 40% faster completion times for cross-repo refactoring tasks.
Anthropic Releases MCP 2.1 with Streaming Tool Capabilities
The Model Context Protocol specification received a major update enabling bidirectional streaming for tool execution and results. MCP 2.1 allows servers to push incremental updates during long-running operations, significantly improving responsiveness for database queries and file system operations. Over 200 community MCP servers have already committed to implementing the new streaming APIs.
OpenHands Agent Framework Reaches 1.0 Milestone
The open-source OpenHands autonomous coding agent released its first stable version after 18 months of development. Version 1.0 introduces a plugin architecture supporting custom tool integrations, improved planning with reflection loops, and native MCP client support. The framework has been adopted by over 15,000 developers and achieved a 67% success rate on the SWE-bench verified benchmark.
Cursor IDE Introduces "Shadow Mode" for AI Pair Programming
Cursor's latest update adds Shadow Mode, which runs AI code generation silently in the background and surfaces suggestions only when confidence scores exceed 85%. The feature aims to reduce notification fatigue while maintaining high-quality assistance. Users can configure separate shadow assistants for different tasks like testing, documentation, and security reviews.