AI News — 2026-04-22
AI News for April 22, 2026
GitHub Copilot Workspace Introduces Multi-Repository Context
GitHub announced Copilot Workspace now supports simultaneous context from up to 10 linked repositories, enabling developers to work on microservices architectures more effectively. The update uses an improved embedding system that maintains semantic relationships across codebases while staying within token limits. Early access users report 40% faster completion times for cross-service refactoring tasks.
Anthropic Releases MCP 2.1 with Bidirectional Tool Calling
The Model Context Protocol specification has been updated to version 2.1, introducing bidirectional tool invocation where servers can now request capabilities from connected clients. This enables more sophisticated agent architectures where AI assistants can dynamically discover and orchestrate multiple services. Over 150 MCP servers have already been updated to support the new specification.
Open-Source Agent Framework "Conductor" Reaches 1.0
The Conductor framework, which simplifies building multi-agent systems with failure recovery and state management, officially launched version 1.0 after 18 months in development. Built on top of MCP, it provides pre-built patterns for common agent workflows including research, code generation, and data analysis. The framework has already been adopted by several enterprise teams for production deployments.
Cursor Editor Adds Real-Time Collaborative AI Mode
Cursor's latest update introduces synchronized AI assistance for pair programming sessions, where multiple developers can interact with the same AI context simultaneously. The feature intelligently merges conversation threads and maintains awareness of each developer's focus area. Initial feedback highlights improved onboarding experiences for junior developers working alongside senior team members.