AI News — 2026-08-29
AI News Summary - August 29, 2026
Claude Code Expands Multi-Repository Support Anthropic released Claude Code 3.2 with enhanced cross-repository understanding, allowing developers to work seamlessly across up to 50 linked repositories simultaneously. The update includes improved context retention for large codebases and automatic dependency tracking. Early benchmarks show a 40% reduction in context-switching errors compared to previous versions.
MCP Gateway Protocol Reaches 1.0 Release The Model Context Protocol community announced MCP Gateway 1.0, a standardized routing layer that enables AI applications to dynamically switch between multiple MCP servers. This allows agents to access specialized tools and data sources without manual reconfiguration. Over 200 MCP servers are now registered in the official directory, covering everything from database access to IoT device control.
Open-Source Agent Framework "Nexus" Gains Traction Nexus, a lightweight agent orchestration framework written in Rust, surpassed 15K GitHub stars this week after demonstrating superior performance in multi-agent coordination tasks. The framework supports hot-swapping of reasoning models and includes built-in observability tools for debugging agent behavior. Major contributors include engineers from Replit and Vercel.
GitHub Copilot Workspace Introduces Autonomous PR Mode GitHub unveiled Autonomous PR Mode, allowing Copilot Workspace to independently create, test, and submit pull requests based on issue descriptions. The feature includes automatic rollback capabilities and integration with existing CI/CD pipelines. Beta testing showed 78% of generated PRs required no human modifications before merge.