What's new
- [new] stateDiagram Mermaid blocks now render as diagrams instead of falling back to source.
- [fix] Pasted images now survive interjections and queue edits instead of being dropped.
- [fix] Managed MCP connectors (Slack, Linear, etc.) now appear correctly when using leader mode.
Under the hood
- Added
--relay-on-demandflag to theagent leadersubcommand. When set, the grok.com relay WebSocket connection is deferred until the first headless IPC client registers. - Updated shell completions (bash, zsh, fish, elvish, PowerShell) for the new leader flag.
- Removed the
session.llmDefaultconfiguration key. - Added
GROK_WORKSPACE_AFTER_TURN_WATCHDOG_MSenvironment variable.