AI News — 2026-07-16
AI News Summary - July 16, 2026
Claude Code Introduces Multi-Repository Context Windows
Anthropic announced that Claude Code now supports simultaneous context from up to 10 repositories, with a combined context window of 500K tokens. The feature uses intelligent indexing to prioritize relevant code sections and maintains semantic understanding across different codebases. Early adopters report 40% faster implementation of cross-service features.
MCP 2.1 Specification Adds Streaming Tool Results
The Model Context Protocol consortium released version 2.1, introducing native support for streaming tool execution results back to AI models. This enables real-time progress updates during long-running operations like database queries or file processing. Over 15 major AI frameworks have committed to supporting the new specification within 30 days.
Open-Source Agent Framework "Conductor" Reaches 1.0
The Conductor framework hit version 1.0 after 18 months of development, offering a production-ready system for building autonomous AI agents with built-in safety constraints. Key features include automatic task decomposition, tool discovery via MCP, and rollback capabilities for failed operations. The project has already been integrated into three enterprise workflow automation platforms.
GitHub Copilot Workspace Adds Natural Language Code Reviews
GitHub expanded Copilot Workspace with AI-powered code review capabilities that provide feedback in natural language rather than just inline suggestions. The system can explain architectural concerns, suggest refactoring strategies, and identify potential security issues with detailed explanations. The feature is currently in beta for GitHub Enterprise customers.