• 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
Skip to content

© 2026 Tech Dev Notes

RSSAboutAPIPrivacyTermsSitemap@techdevnotes
Grok Build Src

xAI · Web

Grok Build Src 5da6962e4adb

02d9359435d0→5da6962e4adb·July 28, 2026 at 11:07 PM UTC

Open-source tree sync 02d9359435d0 → 5da6962e4adb (still product 0.2.112): /privacy opens Settings instead of taking opt-in/out args, and MCP servers gain CLI enable/disable.

Changelog

  • [changed] /privacy no longer accepts opt-in / opt-out arguments; it opens Settings on Coding data, retention, and training, where you choose Opt in or Opt out (takes no arguments).
  • [new] grok mcp enable and grok mcp disable persist personal on/off state for local/TOML, compat-sourced, plugin, and legacy managed MCP servers without restarting.
  • [changed] On team accounts or when Zero Data Retention is on, the coding-data row shows ZDR or · Admin Managed instead of opening the chooser; only team admins can change sharing when allowed.
  • [changed] grok mcp list marks disabled servers with (disabled) alongside project-scoped (project) labels.
  • [changed] In-product legal links point at the privacy policy and terms of service pages separately.

Agent & tools

  • /privacy — opens the Settings row for coding-data sharing; does not touch [features] telemetry, trace_upload, or external OTEL.
  • MCP CLI — grok mcp enable <name> / grok mcp disable <name> write user-scope state (disabled_mcp_servers / [mcp_servers.<name>].enabled). Enable can clear a sticky project enabled = false; disable does not rewrite project configs. Unknown names exit 1. Gateway connectors remain TUI/Space-only via /mcps.

Docs

  • Authentication, Configuration, and Monitoring usage — describe coding-data sharing as the Settings row /privacy opens, separate from telemetry knobs.
  • Slash commands — /privacy documented as argument-less; notes admin/ZDR lock behavior.
  • MCP servers — CLI enable/disable, list (disabled) markers, and runtime toggle guidance aligned with /mcps.

Under the hood

  • Optional worker-thread controls via GROK_WORKER_THREADS / GROK_WORKER_THREADS_ENV, plus related runtime fuzzy-exhaustion handling.
  • Pager/TUI work: Kitty keyboard path, additional minimal-mode pty coverage (parked plan scrollback/quit, thinking vs output).
  • Session storage search-recovery helpers; shell process-scope reclaim tests; tty runtime utilities; gRPC circuit-breaker support; team-managed config types for the chat proxy.
  • Lockfile additions: itertools, prometheus-parse.
Older release← 02d9359435d0Newer release→ 500129c714ad
All Grok Build Src releases →