AI News — 2026-05-18
AI News Summary - May 18, 2026
GitHub Copilot Workspace Adds Multi-Repository Context
GitHub announced that Copilot Workspace now supports contextual understanding across up to 10 linked repositories simultaneously. This allows developers to refactor code that spans multiple services while maintaining consistency in API contracts and shared libraries. The feature uses an enhanced version of GPT-5 with a 2M token context window, available to Enterprise customers starting June 1st.
Anthropic Releases MCP 2.0 Specification
Anthropic published the Model Context Protocol 2.0 specification with significant improvements to streaming capabilities and bidirectional communication between AI models and tools. The update includes standardized authentication flows for enterprise deployments and support for stateful connections that persist across multiple requests. Over 40 companies including Cursor, Replit, and JetBrains have committed to implementing MCP 2.0 by Q3 2026.
LangGraph Introduces Visual Agent Debugging
LangChain released LangGraph Studio 3.0, featuring a visual debugger that lets developers step through agent execution graphs in real-time. The tool displays token usage, tool calls, and decision points with replay functionality for troubleshooting complex multi-agent workflows. Early adopters report 60% faster debugging cycles for production agent systems.
Open-Source "DevAgent" Framework Reaches 15K GitHub Stars
The DevAgent framework, which enables AI agents to autonomously write, test, and deploy code with human oversight, crossed 15,000 GitHub stars this week. The project now includes pre-built integrations with popular CI/CD pipelines and supports custom approval workflows for code commits. Contributors have added support for 12 programming languages since its March 2026 launch.