AI News — 2026-07-18
AI News Summary – July 18, 2026
GitHub Copilot Workspace Adds Multi-Repository Context
GitHub announced that Copilot Workspace can now maintain context across up to 10 linked repositories simultaneously, enabling developers to work on microservices architectures more efficiently. The feature uses an enhanced embedding system that maps dependencies between repos and suggests cross-cutting changes. Early access users report 40% faster refactoring times for distributed systems.
Anthropic Releases MCP Server Registry with 2,000+ Integrations
Anthropic launched an official Model Context Protocol server registry, cataloging over 2,000 community-built MCP servers for everything from database access to IoT device control. The registry includes security ratings, performance benchmarks, and one-click installation for Claude Desktop and compatible applications. Popular integrations include Jira, Salesforce, and major cloud provider APIs.
Open-Source AgentFlow Framework Reaches 1.0
The AgentFlow project released version 1.0, offering a production-ready framework for building multi-agent systems with built-in orchestration, error recovery, and observability. The framework supports all major LLM providers and includes pre-built agent templates for common workflows like data analysis, customer support, and code review. Initial deployments show 3x faster development time compared to building agent systems from scratch.
Cursor Editor Introduces "Shadow Mode" for AI Pair Programming
Cursor's latest update includes Shadow Mode, where the AI proactively writes code in a parallel buffer while you work, offering suggestions only when it detects a better approach. The feature uses reinforcement learning from user acceptance patterns to minimize interruptions while maximizing helpful interventions. Beta testers report finding the experience less intrusive than traditional autocomplete while maintaining high code quality.