AI News — 2026-03-24
AI News - March 24, 2026
Cursor Introduces Multi-Repository Context Analysis
Cursor IDE has released version 0.45 with the ability to analyze and maintain context across up to 10 linked repositories simultaneously. The feature uses a new indexing system that reduces token usage by 60% compared to naive concatenation approaches. Early adopters report significant improvements when working on microservices architectures and monorepo setups.
MCP Server Registry Reaches 5,000 Published Servers
The official Model Context Protocol registry has surpassed 5,000 published MCP servers, with notable additions including native integrations for Snowflake, MongoDB Atlas, and Salesforce. Anthropic announced MCP 2.1 specification is entering beta, adding support for bidirectional streaming and enhanced authentication flows. The update enables more sophisticated real-time data pipelines between AI assistants and external services.
OpenHands Agent Framework Adds Self-Healing Capabilities
The open-source OpenHands project released v3.0 with autonomous error recovery and self-healing workflows for AI agents. When an agent encounters failures, the system now automatically analyzes error logs, searches documentation, and attempts alternative approaches without human intervention. Benchmarks show a 40% improvement in task completion rates on the SWE-bench coding challenge.
GitHub Copilot Workspace Expands to Support Design-to-Code Pipeline
GitHub announced Copilot Workspace now accepts Figma and Sketch files as input, generating complete React and Vue component implementations from design mockups. The feature uses vision-language models to interpret design systems and automatically applies appropriate styling frameworks. The update includes a collaborative review mode where designers and developers can iterate on generated code together.