Added
- [A/B testing] OS-native managed shell tools
vibe mcp addandvibe mcp removecommands to add and remove remote MCP servers without editing TOML- Auto theme that follows terminal/OS appearance
- ACP project links surface for desktop integration
- Dense, grouped tool-call rendering in the TUI
Changed
- Trust dialog now defaults to "Trust folder" and is simplified
- Tool descriptions compressed to reduce context bloat
- Smoother, faster scrolling in long conversations
- Fixed unnecessary textual relayout computation on constant-size animation frames, removing lag spikes
- Major internal refactor introducing a JSON-RPC 2.0 app server as the single runtime owner between delivery surfaces (TUI,
-p, ACP) and the core engine, replacing directAgentLoop/callback coupling with a typed, projected protocol
Fixed
- Option+Left/Right word navigation in the chat input
- Unsigned thinking blocks dropped on backend replay
- SGR mouse protocol renegotiated when the emulator sends x10 bytes
- Crash on
/resumedelete confirmation - Empty mapping treated as absent in CONCAT/UNION config merge
LC_CTYPEused instead ofLC_ALLin the bash tool environment- Chunk text emitted before its tool call in the streaming loop
- Text selection guarded against detached widgets
OSErroron over-long@-mention autocompletion candidates- MCP registry created when the first server is added via
/mcp add - CLI conversation ID preserved after teleport
- Data-retention link accessible to non-admins