AI News — 2026-06-12
AI News Summary - June 12, 2026
GitHub Copilot Workspace Adds Multi-Repository Context
GitHub announced that Copilot Workspace now supports contextual awareness across multiple repositories simultaneously. Developers can now reference code, issues, and documentation from up to 10 linked repositories when generating solutions. The feature uses an improved embedding system that reduces token usage by 40% compared to previous multi-repo approaches.
Anthropic Releases MCP 2.1 with Bidirectional Tool Calling
The Model Context Protocol specification has been updated to version 2.1, introducing bidirectional tool calling that allows servers to request capabilities from clients. This enables more sophisticated workflows where AI agents can dynamically negotiate permissions and access resources on-demand. Over 200 MCP servers have already been updated to support the new specification.
Open-Source Agent Framework "Cascade" Reaches 1.0
Cascade, a TypeScript-first agent framework focused on reliability and observability, officially launched version 1.0 after 8 months in beta. The framework features built-in replay debugging, automatic state persistence, and native MCP integration. Early adopters report 60% fewer agent failures compared to legacy frameworks in production environments.
Cursor IDE Introduces "Shadow Mode" for Learning Developer Patterns
Cursor's latest update includes Shadow Mode, which observes developer coding patterns without making suggestions, building personalized models of individual coding styles. After a calibration period, the AI adapts its suggestions to match each developer's preferred patterns, libraries, and architecture decisions. The feature is currently available for Pro subscribers.