grok-build-upstream-mirror/crates/codegen/xai-grok-shell/changelogs/0.2.65.md
grokkybara[bot] c68e39f604 Publish harness and TUI open-source
initial sync from the monorepo
2026-07-16 06:46:02 +01:00

843 B

0.2.65 — 2026-06-24

Features

  • grok -w --ref now creates worktrees based on the specified ref instead of HEAD.

Bug Fixes

  • Unidentified Windows consoles are now treated as Windows Terminal for capability decisions.
  • Esc in the dashboard input now moves focus to the list without clearing your typed draft.
  • Copying a tool header now copies just the path or command, not the Read/Run label.
  • Execute activity lines and headers no longer repeat a redundant cd into the session directory.
  • Inline video previews now show an install hint instead of a spinner when ffmpeg is missing.

Performance

  • Headless and stdio sessions no longer start unnecessary filesystem watchers, saving CPU and IO.
  • Scrolling feels more responsive in VS Code, Cursor, and Windsurf integrated terminals.