Skip to content
v3.0.702026-05-24

Grok Build agent and Windows reliability

Adds Grok Build to the supported agent roster and clears the last batch of Windows-side rough edges around clipboard, Codex prompts, and on-launch auth.

  • Grok Build agent. Grok Build now ships in the swarm alongside Claude, Codex, and the rest of the roster.
  • Windows clipboard dedupe. Image pastes on Windows no longer arrive twice.
  • Windows Codex multiline. Codex now correctly files multi-line prompts on Windows instead of fragmenting them.

Added

  • Grok Build agent support across swarm + standalone spawn paths.

Changed

  • Swarm and agent ergonomics polish on the launch-and-recover paths.

Fixed

  • Windows clipboard now dedupes repeated image pastes.
  • Windows Codex correctly files multi-line prompts.
  • Dropped the on-launch keychain prompt that some builders saw on cold start.
  • Release jobs now have contents:write so artifact upload no longer fails the release.