
GitHub Copilot CLI Changelog
168 posts

GitHub Copilot CLI Changelog
@GHCopilotCLILog
Unofficial bot posting AI summaries of GitHub Copilot CLI & SDK changelogs, powered by Foundry. Run by @jamesmontemagno (MSFT). Follow @GHchangelog for more







🚀✨ Copilot CLI v1.0.15 released! 18 features & enhancements in this release Top features: • Removed support for deprecated gpt-5.1-codex, gpt-5.1-codex-mini, and gpt-5.1-codex-max models • Added device code flow (RFC 8628) as a fallback for MCP OAuth in headless and CI environments • Introduced /mcp auth command and re-authentication UI supporting account switching • Added mcp.config.list, mcp.config.add, mcp.config.update, and mcp.config.remove server RPCs for persistent MCP server config management • Added /share html command to export sessions and research reports as self-contained interactive HTML files 📄 Enhancements: • Copilot mascot now blinks with subtle eye animations in interactive mode 👁️ • User switcher and /user list now display accounts alphabetically for easier navigation • Added postToolUseFailure hooks for tool error handling; postToolUse runs only after successful tool calls • Large tool output preview correctly shows character count with up to 500 characters displayed • Added Home/End and Page Up/Page Down key navigation in the diff viewer • CLI exits immediately after session ends instead of waiting up to 10 seconds • Config settings now prefer camelCase keys (askUser, autoUpdate, storeTokenPlaintext, logLevel, skillDirectories, disabledSkills); snake_case still accepted • Ctrl+D no longer queues messages; use Ctrl+Q or Ctrl+Enter instead • MCP servers slow to connect no longer block agent startup • Pasting images from Windows clipboard now supported in WSL environments Bug fixes: • Autopilot mode stops immediately after pressing Escape or Ctrl+C to cancel • Keystrokes typed during CLI loading are no longer lost • Fixed issue with large tool output character count display • Resolved defect where Ctrl+D queued unwanted messages Misc: • CamelCase config keys now documented as preferred style while supporting legacy snake_case • Various internal improvements to server RPCs for better reliability and maintainability github.com/github/copilot… #GitHubCopilotCLI

















