Latest VS Code update introduces prepackaged bundles of chat customizations that can include skills, commands, agents, MCP servers, and hooks.
Updates to GitHub Copilot in VS Code provide the same C++ symbol context and CMake build configuration awareness as Microsoft’s C/C++ DevTools and CMake Tools extensions.
OpenAI has launched the Codex app for Windows, bringing its AI-powered coding assistant to developers with native sandboxing, multi-agent workflows.
Multi-agent orchestration makes workflow more inspectable, with clear handoffs and a QA backstop. Breaking the work into discrete steps makes the output easier to audit and fix. A timestamped handoff ...