npm @github/copilot 0.0.407-0

latest release: 0.0.407-1
6 hours ago

Added

  • Add support for gpt-5.3-codex
  • Add workspace-local MCP configuration via .vscode/mcp.json

Improved

  • MCP servers using Microsoft OAuth configure automatically without manual client ID setup
  • Tab cycles modes forward, Shift+Tab backward; shell is now a mode
  • Ctrl+P runs slash commands while preserving input (replaces Ctrl+X → /)
  • Terminal title works on all TTY terminals, not just select few
  • Help text notes auto-update is disabled in CI environments by default
  • Terminal tab shows session title when idle
  • ask_user tool asks one question at a time for clearer interaction

Fixed

  • Skill changes from /skills commands take effect immediately
  • /session usage string only shows available subcommands
  • Slash commands which take prompts now work when immediately followed by a new-line
  • Remove unintended characters from status bar
  • Autopilot mode works with custom agents that specify explicit tools
  • Updated node-pty to fix file descriptor leaks
  • Windows slash flags (e.g., dir /B) are no longer treated as file paths
  • Diff mode no longer flickers when navigating files
  • /mcp disable and /mcp enable show clear error when server name doesn't exist

Don't miss a new copilot release

NewReleases is sending notifications on new releases.