1.6 KiB
1.6 KiB
0.2.95 — 2026-07-09
Features
- Teams can now ship default allowed commands via managed_config.toml (user deny rules still win).
- Mid-turn interjections now appear as normal user prompts (❯) instead of a separate cyan block.
Bug Fixes
- IME text input in Otty no longer attaches unrelated clipboard images on every character.
- Rewind now fully removes the selected turn from both scrollback and the model's conversation history.
- Queued prompts now abort long blocking waits instead of waiting for the full timeout.
- File links and media now work for worktree sessions under ~/.grok/worktrees/.
- Collapsed Read/Edit tool rows now show only the filename instead of long absolute paths.
- Clipboard copies on Wayland now succeed even when the terminal loses focus mid-copy.
- User messages queued behind an auto-wake turn are no longer lost when the user presses Ctrl+C.
- Slash completion now shows sibling skills that share a frontmatter name and correctly sizes wrapped descriptions.
- Single tool calls that belong to a verb group now collapse into an aggregated header row.
- Fixed sessions that became permanently stuck after tool-use history corruption.
- /always-approve and /auto now toggle their mode on and off when run repeatedly.
- Terminal command cards on grok.com now correctly settle after foreground bash tasks.
- Copy failure toast now recommends trying /minimal for native terminal rendering.
Performance
- File watching on Linux now uses far fewer system resources for large projects with many dependencies.