AI News — 2026-06-17
AI News Summary - June 17, 2026
GitHub Copilot Workspace Reaches General Availability with Multi-Model Support
GitHub has officially launched Copilot Workspace to all users, introducing support for multiple AI models including GPT-4.5, Claude 3.7 Opus, and Gemini 2.0 Pro. The updated platform allows developers to switch between models mid-session and introduces "Workspace Memory," which maintains context across multiple coding sessions. Early enterprise adopters report a 45% reduction in time spent on routine refactoring tasks.
Model Context Protocol 2.1 Enables Cross-Application Context Sharing
Anthropic has released MCP 2.1, adding support for persistent context sharing across different applications and tools. The update introduces "Context Bridges" that allow AI assistants to seamlessly access relevant information from IDEs, documentation platforms, and project management tools without repeated authentication. Over 200 applications now support the MCP standard, up from 80 at the start of 2026.
Open-Source AgentFlow Framework Surpasses 100K GitHub Stars
AgentFlow, the declarative framework for building multi-agent systems, has become one of the fastest-growing AI projects on GitHub. Version 3.0 introduces visual workflow builders, native support for 15+ LLM providers, and built-in observability tools for debugging agent behavior. The framework now powers agent deployments at over 5,000 companies according to telemetry data.
Cursor IDE Integrates Real-Time Collaborative AI Coding
Cursor has released version 0.45 with "Pair AI" functionality that enables multiple developers and AI agents to collaborate simultaneously on the same codebase. The feature uses conflict-free replicated data types (CRDTs) to merge human and AI edits in real-time, with early users reporting improved code review efficiency. The update also adds support for voice-driven coding commands in 12 languages.