AI News — 2026-07-22
AI News Summary - July 22, 2026
GitHub Copilot Workspace Adds Multi-Repository Context
GitHub announced that Copilot Workspace can now maintain context across up to 10 linked repositories simultaneously, a major improvement for microservices development. The feature uses a new graph-based indexing system that reduces token usage by 40% compared to traditional context windows. Enterprise customers get early access starting today with general availability planned for August.
Anthropic Releases MCP Server Registry with 500+ Integrations
Anthropic launched an official MCP Server Registry, featuring over 500 verified third-party integrations for Claude and other MCP-compatible AI assistants. The registry includes quality ratings, security audits, and automated compatibility testing across different AI platforms. Popular additions include connectors for Kubernetes, Terraform, and major cloud provider APIs.
Open-Source AgentFlow Framework Reaches 1.0
AgentFlow, the open-source multi-agent orchestration framework, hit version 1.0 after 18 months of development. The release introduces production-ready agent coordination with built-in observability, cost tracking, and a declarative YAML-based configuration system. Early adopters report 60% faster development time for complex agent workflows compared to building from scratch.
Cursor Introduces "Shadow Mode" for Real-Time Code Review
Cursor's latest update adds Shadow Mode, where AI continuously analyzes code as you write and flags potential issues in real-time without interrupting flow. The feature uses a lightweight model that runs locally for privacy-sensitive projects and can be trained on team-specific coding standards. Beta users report catching 3x more bugs before commit.