AI News — 2026-04-14
AI News Summary - April 14, 2026
GitHub Copilot Workspace Adds Multi-Repository Context
GitHub announced Copilot Workspace now supports simultaneous context from up to 10 repositories, enabling developers to refactor code across microservices architectures. The update includes automated dependency tracking and conflict resolution powered by GPT-5 reasoning capabilities. Early access users report 40% faster cross-service feature implementation compared to single-repo workflows.
Anthropic Releases MCP 2.0 with Bidirectional Tool Calling
Model Context Protocol 2.0 introduces bidirectional communication, allowing AI models to not only call tools but also receive proactive updates from connected services. The update includes native support for streaming data sources and a new security model with granular permission controls. Over 200 MCP servers have already updated to support the new specification since its release yesterday.
Open-Source Agent Framework "Conductor" Reaches 1.0
The Conductor project, a lightweight Python framework for building multi-agent systems, officially launched version 1.0 after 18 months in development. It features built-in support for agent collaboration patterns, automatic prompt optimization, and native MCP integration with minimal boilerplate code. The framework has already been adopted by several enterprise teams for internal tooling automation.
Cursor Editor Integrates Real-Time Collaborative AI Editing
Cursor's latest update enables multiple developers to work alongside AI assistants in the same codebase simultaneously, with conflict-free merging of AI suggestions. The feature uses operational transformation algorithms to synchronize human and AI edits in real-time across distributed teams. The company reports this reduces review cycles by an average of 60% in beta testing with remote engineering teams.