Skip to content
  • 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
  • Grok companions
  • Blog
  • Follow on X
ChartsRankingsMoversCompareLookupScreensTech stacksReleases

© 2026 Tech Dev Notes

RSSAboutAPIStatusSecurityPrivacyTermsSitemap@techdevnotes
Grok Build

xAI · CLI

Grok Build 1.0.23

1.0.22→1.0.23·September 7, 2026 at 7:36 PM UTC

Patch release 1.0.23: tighter status-line configuration behavior, and a corrected auth debug logging target in the docs.

Changelog

  • [changed] The status-line skill now treats the optional status-line row more carefully: it only writes [ui.status_line] after you say what you want on it (built-in items, a custom script, or off). If you have not named a preference, it explains the row, shows the current table when one exists, and asks — it does not write first. The row stays optional and off by default, with no settings screen.
  • [changed] Debug logging docs for authentication failures now point at xai_grok_login instead of xai_grok_shell::auth (for example RUST_LOG="info,xai_grok_login=debug").
  • [changed] Dashboard user-guide content was refreshed.

Under the hood

  • Bundled content advanced to public-2026-09-05-r1 (including the status-line skill update above).
  • Internal workspace env flag renamed GROK_WORKSPACE_R → GROK_WORKSPACE_RS.

Upgrade notes

  • If you pin auth debug logging via RUST_LOG, switch the module filter from xai_grok_shell::auth to xai_grok_login.
Older release← 72a1eb7d63aeNewer release→ 1.0.24
All Grok Build releases →