Improved
- Slash command picker searches command descriptions and underlines matched characters
- Memory tool confirmation prompt now shows the scope (repository or user) when requesting permission to store a memory
- SQL todo timeline entries display more accurately for INSERT OR IGNORE/REPLACE and blocked status updates
- Streaming text and shimmer animations stay smooth on slow or busy hosts
Fixed
- Extensions now load in prompt mode (-p). User extensions load by default; project extensions alnd management tools require GITHUB_COPILOT_PROMPT_MODE_EXTENSIONS=true.
- Assistant responses no longer contain spurious system notification XML tags
- Large output guidance correctly references the configured grep tool name
- Adding a plugin marketplace using a git SSH URL (e.g. git@github.com:owner/repo) now works correctly