AI News — 2026-03-07
AI News Summary - March 7, 2026
Claude Code Introduces Multi-Repository Context Awareness
Anthropic's Claude Code now supports seamless context sharing across multiple repositories within a workspace. The update allows developers to reference functions, types, and documentation from dependency repos without manual imports. Early adopters report 40% fewer context-switching errors in microservices development.
MCP Gateway Protocol Reaches 1.0 Release
The Model Context Protocol community released MCP Gateway 1.0, a standardized routing layer for connecting multiple MCP servers. This allows AI assistants to intelligently query the appropriate context source (databases, APIs, file systems) based on user intent. Over 200 MCP server implementations are now compatible with the gateway specification.
Open-Source Agent Framework 'Conductor' Gains Traction
Conductor, a new lightweight agent orchestration framework, reached 15k GitHub stars this week after demonstrating reliable multi-step task completion. Unlike existing frameworks, Conductor uses a declarative YAML syntax for defining agent workflows and includes built-in error recovery patterns. The project supports all major LLM providers through a unified interface.
Cursor Launches Team Memory Spaces
Cursor AI editor introduced persistent team memory spaces that learn from collective coding patterns and decisions across organization members. The feature automatically suggests architectural patterns, naming conventions, and code review feedback based on team history. Beta users report 25% faster onboarding for new team members.