AI News — 2026-08-16
AI News Summary – August 16, 2026
GitHub Copilot Workspace Launches Multi-Repository Context
GitHub announced that Copilot Workspace now supports simultaneous context from up to 50 repositories, enabling developers to work on complex microservices architectures more effectively. The feature uses an improved embedding system that maintains semantic understanding across codebases while staying within token limits. Early access users report 40% faster development times on cross-service refactoring tasks.
Anthropic Releases MCP 2.1 with Streaming Tool Calls
The Model Context Protocol received a significant update with version 2.1, introducing bidirectional streaming for tool execution and real-time progress updates. This enables AI agents to provide incremental results during long-running operations like database queries or API calls. The specification is already supported by Claude Code, Cursor, and major MCP server implementations.
AutoGen Studio 3.0 Enters Beta with Visual Agent Designer
Microsoft's AutoGen framework launched a major redesign featuring a no-code visual interface for building multi-agent systems. Users can now drag-and-drop agent nodes, define communication patterns, and deploy complex workflows without writing orchestration code. The release includes 15 pre-built agent templates for common tasks like data analysis, web research, and code review.
Open-Source Project 'DevLoom' Reaches 12K GitHub Stars
DevLoom, an open-source AI coding assistant optimized for self-hosted deployment, has gained rapid adoption among enterprise teams. The project supports fine-tuning on private codebases and includes built-in compliance features for regulated industries. Version 0.9 added support for MCP servers and compatibility with VS Code, JetBrains IDEs, and Neovim.