Copilot Code Review Gets Severity Levels & Grouped Comments Copilot code review comments now include severity levels and grouped suggestions to cut through noise on large PRs. Easier to prioritize, less repetition.
GitHub Copilot Pricing Overhaul: Flex Credits & New Max Plan GitHub restructures Copilot pricing with flex allotments and a new Max plan. Pro and Pro+ get more included credits at the same price; Max offers $200/month for heavy users. Pricing takes effect June 1, 2026.
Docker Sandbox v0.29.0-rc1: OpenAPI, Network Policies & UUIDs Docker Sandbox v0.29.0-rc1 ships a new OpenAPI-driven sandboxd HTTP API, per-sandbox network policies with domain deny lists, daemon-assigned UUIDs, and agent auth improvements for Gemini, OpenAI, and Codex.
Building a Roguelike from Your Codebase with GitHub Copilot CLI A developer turned his codebase into a terminal roguelike using GitHub Copilot CLI's /delegate command and Binary Space Partitioning. Same commit, same dungeon. New commit, new layout. Here's how procedural generation and async AI coding actually work in practice.
Cursor in Microsoft Teams: Cloud Agent Integration Cursor's cloud agent is now available in Microsoft Teams. Mention @Cursor in any channel to delegate tasks, and it'll automatically pick the right repo and model, read thread context, and create PRs for review.
Claude Code 2.1.139: Agent View, Goal Commands, MCP Fixes Claude Code 2.1.139 ships agent view for session management, /goal command for multi-turn objectives, and 30+ fixes. Major improvements to MCP handling, credential auth, and UI polish across scrolling, plugins, and transcript navigation.
Copilot CLI v1.0.45: Autopilot Mode, /fork Command & Faster Startup Copilot CLI 1.0.45 adds /autopilot and /fork commands, fixes session resumption bugs, and cuts startup time by 1.5s. OpenTelemetry now aligns with GenAI semantic conventions.