AI News — 2026-08-18
AI News Summary - August 18, 2026
GitHub Copilot Workspace Adds Multi-Repository Context
GitHub announced Copilot Workspace now supports context spanning up to 10 repositories simultaneously, enabling developers to refactor code across microservices architectures. The update uses an improved embedding system that reduces token usage by 40% compared to previous versions. Early access users report significant productivity gains when working on distributed systems.
Anthropic Releases MCP Server Templates for Enterprise
Anthropic published official Model Context Protocol server templates for common enterprise data sources including SAP, Salesforce, and ServiceNow. These templates reduce MCP integration time from weeks to hours and include built-in security controls for PII filtering. The release includes comprehensive documentation and example implementations in Python, TypeScript, and Go.
Open-Source Agent Framework "Conductor" Reaches 1.0
The Conductor agent framework hit version 1.0, offering declarative YAML-based agent workflows with built-in observability and human-in-the-loop controls. Created by former DeepMind researchers, it supports pluggable LLM backends and includes pre-built connectors for popular tools. The project has already attracted over 15,000 GitHub stars since its beta launch in May.
Cursor Introduces "Shadow Mode" for Junior Developers
Cursor's latest update includes Shadow Mode, which silently suggests refactoring opportunities and potential bugs without interrupting the coding flow. The feature learns from senior developer patterns within organizations to provide contextually appropriate recommendations. Beta testers report 30% fewer code review iterations on pull requests.