Tech Dev Notes
Search
⌘
K
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
Theme
Collapse
Skip to content
Toggle Sidebar
All releases
xAI · Web
Grok Build Runtime
Grok Build Runtime release tracking.
Changelog
12 releases tracked
Jul 22, 05:01 UTC
Auth runtime now surfaces permanent session failure and short-circuits refresh when the refresh token is rejected; default auth selection falls back to xai.api_key without a live cached token. Model catalog refresh failure is emitted ins…
Jul 22, 03:01 UTC
0.2.110 adds auth-lock and OIDC refresh surfaces, richer auth-update timing, and model-catalog refresh-watcher events tied to successful token refresh (including recovery when no real catalog was present). auth.json.lock appears on disk…
Jul 21, 21:01 UTC
Trace upload decision context now reports uploads disabled under a zdr_team reason. shell.turn.inference_done carries ttft_ms. Home layout no longer includes upload_queue, managed_config_cache.json, or requirements.toml.
Jul 21, 19:33 UTC
Runtime surfaces shift onto a valid cached-token auth path (preferred over xai.api_key), emit model-catalog client notifications, enable remote-driven trace upload decisions, and materialize a bundled agents/personas/roles/skills tree pl…
Jul 21, 19:32 UTC
Auth runtime now surfaces lock acquisition, OIDC refresh attempts, and permanent refresh failures (expired/revoked session → re-login). Default method selection falls back to xai.api_key when no valid cached token exists. Bundled agents/…
Jul 21, 19:13 UTC
Auth init now prefers a valid cached_token (SessionToken) over xai.api_key, dropping the expired-token OIDC refresh/failure path and lock file. Model catalog notifies clients when a real catalog is present. Home gains a bundled/ tree (ag…
Jul 21, 19:10 UTC
0.2.101 → 0.2.109 tightens auth around permanent refresh failure and API-key defaults, drops a large set of intermediate runtime events and leader upload chatter, and thins session-artifact and home-layout surfaces under basic mode.
Jul 15, 13:01 UTC
Auth and model-catalog paths now emit lock, OIDC refresh, and catalog-fetch/watcher events; auth.json.lock appears under the home layout.
Jul 15, 07:01 UTC
Auth and model-catalog event surfaces tighten around cached-token checks and client notify; OIDC refresh/lock/failure and terminal-failure paths drop out of the basic workload. Shell turns emit exec/inference done instead of inference/te…
Jul 14, 17:01 UTC
Auth and turn telemetry lean harder into permanent-failure and recovery paths; several success-path auth/catalog and shell-completion events are gone. Session artifacts drop resources_state.json and signals.json. The entire bundled/ agen…
Jul 14, 15:01 UTC
Auth update path now takes a lock on auth.json, emits lock/refresh/OIDC and model-catalog fetch/watcher events, and records richer timing and key-prefix details on success.
Jul 14, 08:00 UTC
Session and home-layout artifacts no longer include announcement state, MCP stderr logs, managed config cache, or requirements.toml.