AI News — 2026-09-23
AI News - September 23, 2026
Claude Code Announces Multi-Repository Context Windows
Anthropic's Claude Code now supports simultaneous analysis across up to 50 interconnected repositories with its expanded 10M token context window. The update enables developers to refactor code across entire microservice architectures while maintaining consistency. Early adopters report 40% faster completion times for cross-service API migrations.
MCP 3.0 Specification Released with Bidirectional Tool Calling
The Model Context Protocol consortium published version 3.0, introducing bidirectional tool calling that allows AI models to expose their own capabilities as callable tools for other models. This enables sophisticated agent-to-agent collaboration patterns and reduces latency in multi-model workflows by 60%. Over 200 MCP servers have already been updated to support the new specification.
Open-Source Agent Framework "Conductor" Reaches 1.0
The Conductor framework hit its first stable release, providing production-ready orchestration for long-running AI agents with built-in state persistence and failure recovery. It includes native integrations with popular observability platforms and supports both local and distributed execution modes. The project has attracted contributors from 15 Fortune 500 companies in its first year.
GitHub Copilot Workspace Adds Natural Language CI/CD Pipeline Generation
GitHub expanded Copilot Workspace to automatically generate complete CI/CD configurations from plain English descriptions of deployment requirements. The feature supports all major cloud providers and can optimize pipelines for cost, speed, or security based on developer preferences. Beta users report reducing pipeline setup time from hours to minutes.