SkillsLLM
CategoriesBlogAI NewsAbout
HomeAI NewsAI News — 2026-03-15

AI News — 2026-03-15

3/15/2026

AI News Summary - March 15, 2026

GitHub Copilot Workspace Adds Multi-Repository Context

GitHub announced that Copilot Workspace now supports cross-repository context awareness, allowing developers to work on microservices architectures with shared understanding across codebases. The feature leverages an enhanced version of GPT-4.5 fine-tuned on repository dependency patterns. Early access users report 40% fewer context-switching errors when working on distributed systems.

Anthropic Releases MCP Server Registry with 500+ Integrations

Anthropic launched an official Model Context Protocol server registry, cataloging over 500 community and enterprise MCP servers for Claude integration. The registry includes verified servers for database access, cloud platforms, development tools, and business software with security ratings and usage statistics. This consolidation addresses previous fragmentation in the MCP ecosystem and provides standardized authentication patterns.

Open-Source Agent Framework "Cascade" Reaches 1.0

The Cascade agent framework hit version 1.0, offering production-ready infrastructure for building autonomous AI agents with built-in memory, tool use, and multi-model orchestration. Written in Rust with Python bindings, Cascade supports hierarchical agent teams and has been benchmarked handling 10,000+ concurrent agent instances. Major features include automatic failure recovery, cost tracking across providers, and native MCP integration.

Cursor Introduces "Predictive Refactoring" Mode

Cursor's latest update adds predictive refactoring that anticipates code structure improvements across entire projects before developers explicitly request them. The AI analyzes codebases during idle time and surfaces architectural suggestions with one-click acceptance. Beta testers report the feature successfully identified technical debt reduction opportunities in 78% of analyzed projects.