AI News — 2026-05-05
AI News Brief - May 5, 2026
GitHub Copilot Workspace Launches Multi-Repository Context
GitHub announced Copilot Workspace now supports cross-repository context awareness, allowing developers to reference and modify code across up to 10 linked repositories simultaneously. The feature uses an improved embedding system that maintains consistency across codebases while respecting repository boundaries. Early access users report 40% faster refactoring times for microservice architectures.
Anthropic Releases MCP 2.1 with Bidirectional Tool Calling
The Model Context Protocol specification was updated to version 2.1, introducing bidirectional tool calling that allows servers to request capabilities from clients. This enables more sophisticated agent workflows where tools can dynamically negotiate capabilities and permissions. Over 200 MCP servers have already committed to supporting the new spec.
Open-Source Agent Framework "Conductor" Reaches 1.0
The Conductor framework, which simplifies building multi-agent systems with built-in orchestration and state management, officially launched version 1.0 after 18 months in development. It features native MCP integration, automatic retry logic, and observability tools that track agent decision-making across complex workflows. The project has gained 15K GitHub stars since its beta launch in March.
Cursor Introduces "Shadow Mode" for Gradual AI Adoption
Cursor IDE released Shadow Mode, which runs AI suggestions in the background without displaying them, allowing teams to build confidence datasets before full deployment. The feature helps organizations evaluate AI coding assistant accuracy against their specific codebases and coding standards. Three Fortune 500 companies are piloting the feature for compliance-heavy environments.