• Tech Dev NotesTech Dev Notes
Apps
  • Lookup
  • Compare
Market movement
  • Charts
  • Rankings
Visual proof
  • Screens
  • Store listings
  • Icons
Stacks and releases
  • Tech stacks
  • Tool releases
  • Developers
More
  • X feature flags
  • Grokipedia
  • Blog
  • Follow on X
Skip to content

© 2026 Tech Dev Notes

RSSAboutAPIPrivacyTermsSitemap@techdevnotes
Grok Build

xAI · CLI

Grok Build 0.2.70

0.2.69→0.2.70·June 27, 2026 at 6:36 PM UTC

Patch release that replaces the ssh subcommand with the more general wrap command for clipboard forwarding and updates related shell completions and documentation.

Changelog

  • [new] Added grok wrap subcommand, which runs an arbitrary command inside a local PTY that intercepts OSC 52 sequences and forwards them to the local system clipboard. Replaces the previous ssh-specific behavior and works for any command (e.g. docker exec, kubectl exec).
  • [removed] Removed the grok ssh subcommand.
  • [changed] Updated shell completions (bash, zsh, fish, PowerShell, Elvish) to list wrap instead of ssh.
  • [changed] Revised keyboard-shortcuts and terminal-support documentation to describe wrap, clarify Ctrl+; / Ctrl+. behavior across terminals and tmux configurations, and update the recommended workaround for Apple Terminal clipboard issues.

Under the hood

  • Bumped version metadata and updated the bundled manifest checksums for the revised completion scripts and documentation.

Upgrade notes

Users of the experimental grok ssh command should switch to grok wrap (for example grok wrap ssh user@host).

Older release← 0.2.69Newer release→ 0.2.71
All Grok Build releases →