Added
- ACP clients can now list and switch custom agents via the agent config option
Improved
- Ctrl+C and double-Esc remove pending queued messages one at a time instead of all at once
- Slash command suggestions rank prefix matches above fuzzy matches
- Prompt mode (-p) now gates repo hooks and workspace MCP behind opt-in env vars (GITHUB_COPILOT_PROMPT_MODE_REPO_HOOKS and GITHUB_COPILOT_PROMPT_MODE_WORKSPACE_MCP) for secure-by-default behavior
Fixed
- MCP OAuth tokens cache correctly when multiple servers share the same URL but use different static OAuth client IDs
- MCP tool names with dots or other invalid characters are now sanitized correctly