generated from pool/new_package
factory
- Commands in `/help` are now listed alphabetically in both the
CLI and ACP
- `/teleport` is now always available and shows an explicit
error when its prerequisites aren't met, instead of being
hidden
Update to 2.17.0:
- Added
- `/mcp login`, `/mcp logout`, and `/mcp status` commands to
authenticate OAuth-backed MCP servers from the TUI
- `vibe --check-upgrade` to force an immediate update check
and exit
- `--yolo` as an alias for `--auto-approve`
- ACP now accepts inline image content blocks
- Changed
- API keys are now stored in the OS keyring instead of plain
text
- Edit diff view now shows all replaced occurrences instead
of just the first
- Completion popup now uses a two-column layout
- Chat messages now have right padding so text no longer
collapses into the scrollbar
- Faster CLI shutdown by deferring resource cleanup on exit
- Fixed
- Skill autocomplete popup now dismisses after Tab completion
- Stdio MCP connections now persist across tool calls
- Retryable 5xx responses from the Mistral backend are now
retried instead of failing
Add no_terminal.patch for building in OBS, where /dev/tty is
not available.
Description
No description provided
Languages
Diff
100%