Added
- Custom compaction prompts via the
compaction_prompt_idconfig setting, resolved from~/.vibe/prompts/or.vibe/prompts/ --max-tokensflag for programmatic mode (-p)- ACP
_auth/statusand_auth/signOutextension methods so IDE extensions can show auth state and sign the user out - Auth source assessment in
vibe.setup.authto classify the active credential source - VS Code extension promo line in the CLI banner when launched from a VS Code, Cursor, or VS Code Insiders terminal
OverridesLayerandProjectConfigLayerfor the layered configuration system
Changed
- Programmatic mode (
-p) no longer auto-approves tool calls by default - Browser sign-in is enabled by default for Mistral providers; the
enable_experimental_browser_sign_inflag is no longer required (stale entries are silently ignored) - Compaction quality improved
- Refreshed user message styling and slash/teleport variants
/teleportto Vibe Code Web now carries the working diff and last commit, matching the legacy teleport- Reworded
/teleporthelp and completion copy to say "Vibe Code Web"
Removed
- Zed extension publishing job from the release workflow