Added
- Fuzzy search in slash command autocomplete
- Syntax-highlighted, line-numbered, theme-aware diffs for file edits
Changed
/resumenow scopes the session picker to the current folder- Clipboard copy confirmations now appear inline instead of stacking toast notifications
- ACP teleports now use the client title as the Vibe Code project name when no explicit project name is configured
Fixed
- ACP max-output-token responses now stop gracefully with
max_tokensinstead of surfacing internal errors - Context-too-long responses wrapped as HTTP 422 are now classified correctly
- SSE streams are parsed on CR/LF boundaries only, avoiding crashes on valid Unicode line separators in JSON strings
- CLI banner now shows the Free plan correctly
- Mistral backend no longer sends reasoning content when model thinking is off