Releases: github/copilot-cli
Releases · github/copilot-cli
0.0.393
2026-01-23
- Show conversation compaction status as timeline messages instead of header indicator
- Memory loading no longer warns when outside a Git repository
- Add support for GHE Cloud (*.ghe.com) remote custom agents
- Plugin uninstall now works correctly
- Expose MCP server and tool names in tool.execution_start events for better error handling
- Add Esc-Esc to undo file changes to any previous snapshot
0.0.392
2026-01-22
- Add
/plugincommand for plugin marketplace management - Add /rename command as alias for /session rename
- Add /plugin update command to update installed plugins
- Edit tool now displays diffs when expanded in timeline
0.0.390
2026-01-22
- Preserve extended thinking after compaction
- Custom agents with MCP servers avoid unnecessary restarts
- Enable steering during plan mode
0.0.389
2026-01-22
- Improve
/sessioncommand visual hierarchy and colors - Subagents receive correct tools when using different models
- grep and glob tools now find hidden files and dotfiles
- Add MSI installer for Windows
- Remove Node version requirement from npm package
- MCP servers can now authenticate using OAuth 2.0 with automatic token management and refresh
- Display progress messages from MCP tools in timeline
- Plugins can bundle MCP servers that load automatically when installed
- Invoke skills using slash commands like /skill-name
- Add
/diffcommand to review changes made during the current session - Show warning when repository memory fails to load
- Subagents no longer hang on user input requests
- Rate limit errors now show retry timing in user-friendly messages
- Messages sent during
/compactare automatically queued - Add
/modelsas alias for/modelcommand - Reduce padding in welcome header
- Shell commands (!) can run in parallel while agent is working
0.0.389-1
Pre-release 0.0.389-1
0.0.389-0
Pre-release 0.0.389-0
0.0.388
2026-01-20
- Add
/reviewcommand to analyze code changes - Make session event messages more concise and visually clean
- Clean up old package versions during auto-update check to free disk space
--enable-all-github-mcp-toolsflag now enables read-write GitHub MCP tools/share gistshows helpful error on GitHub Enterprise Cloud with data residency- Remove commit hash from CLI header
- Redesign CLI header with branded mascot and streamlined welcome message
0.0.388-1
Pre-release 0.0.388-1
0.0.388-0
Pre-release 0.0.388-0
0.0.387
2026-01-20
- Skill tool handles large directories without exceeding context limits
- Add ask_user tool for interactive clarification questions
- Add plan mode with dedicated panel for viewing implementation plans