13 lines
551 B
Markdown
13 lines
551 B
Markdown
|
|
# 0.2.68 — 2026-06-26
|
||
|
|
|
||
|
|
## Features
|
||
|
|
|
||
|
|
- **MCP servers** from host integrations can now be added, replaced, or removed without restarting the session.
|
||
|
|
- **Agent-run terminal commands** now set `GROK_AGENT=1` so host tools can tell them apart from interactive shells.
|
||
|
|
|
||
|
|
## Bug Fixes
|
||
|
|
|
||
|
|
- **Attached images** are now saved to real disk paths so the model can read them in any terminal.
|
||
|
|
- **/resume** now selects the correct model when a saved model name is ambiguous.
|
||
|
|
- **Slash and completion menus** no longer crash if the terminal is resized while open.
|
||
|
|
|