AI News — 2026-03-29
AI News Brief - March 29, 2026
Cursor Introduces Multi-Repository Context Awareness
Cursor IDE released version 0.48 with breakthrough cross-repository understanding, allowing the AI to reference and reason across up to 10 linked codebases simultaneously. The update leverages an improved indexing system that maintains semantic relationships between projects, dramatically improving suggestions for microservices architectures. Early adopters report 40% reduction in context-switching overhead when working on distributed systems.
MCP Reaches 1.0 Specification with Major Framework Support
The Model Context Protocol officially hit version 1.0, with simultaneous adoption announcements from LangChain, LlamaIndex, and AutoGPT. The standardized protocol now includes formal security attestation requirements and streaming context updates, addressing enterprise deployment concerns. Over 200 MCP servers are now available in the official registry, covering everything from database access to IoT device control.
Claude Code Adds Autonomous Testing Mode
Anthropic expanded Claude Code with an experimental "autonomous testing" feature that generates, runs, and iterates on test suites without human intervention. The system can identify edge cases through symbolic execution and automatically refactor tests based on failure patterns. Beta testers report the feature achieving 85%+ code coverage on greenfield projects with minimal guidance.
Open-Source Agent Framework 'Conductor' Gains Traction
New agent orchestration framework Conductor reached 15K GitHub stars within two weeks of launch, offering a lightweight alternative to existing solutions. The framework specializes in agent-to-agent communication with built-in conflict resolution and resource allocation, using only 1/3 the tokens of comparable systems. Major features include native MCP support and a visual debugging interface for multi-agent interactions.