• Tech Dev NotesTech Dev Notes
Apps
  • App lookup
  • App compare
Market movement
  • App charts
  • App rankings
Visual proof
  • App screens
  • App listing screenshots
  • App icons
Stacks and releases
  • App 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.78

0.2.77→0.2.78·June 30, 2026 at 10:36 PM UTC

Patch release adding documentation and support for global default headers and inference settings under the [models] section.

Changelog

  • [new] Global defaults for extra_headers, temperature, top_p, max_completion_tokens, max_retries, inference_idle_timeout_secs, and stream_tool_calls can now be set once under [models] so they apply to every model (built-in, discovered, or custom). Per-model values in [model.<id>] continue to take precedence.
  • [new] Global extra_headers are merged into every inference request; a per-model header with the same name (case-insensitive) overrides the global value while other global headers are still inherited.

Under the hood

  • Documentation for custom models and configuration was expanded with dedicated sections explaining the new global defaults and their interaction with per-model settings.
  • Internal version metadata and bundled manifest updated to 0.2.78.

Upgrade notes

No manual steps required. Existing per-model configuration continues to work unchanged.

Older release← 0.2.77Newer release→ 0.2.79
All Grok Build releases →