Added
- Support COPILOT_GH_HOST environment variable for GitHub hostname, taking precedence over GH_HOST
- Press Ctrl+Y (in addition to Tab) to accept the highlighted option in completion popups (@-mentions, path completions, slash commands)
- Add /session delete, delete , and delete-all subcommands, and x-to-delete in the session picker
Improved
- --continue prefers resuming sessions from the current working directory instead of the most recently touched session
- Status line script now includes context window fields that match the model badge and /context output
- User settings are now stored in ~/.copilot/settings.json, separate from internal state in config.json
Fixed
- MCP server names with spaces and special characters are now supported
- Skill slash commands (e.g. /skill-name) passed as the initial prompt via -i are recognized correctly on startup
- Shell completion notifications are not duplicated when read_bash already returned the result