Skip to content

Add Grok Build agent#307

Merged
ignatov merged 2 commits into
mainfrom
ignatov/add-grok-build
May 29, 2026
Merged

Add Grok Build agent#307
ignatov merged 2 commits into
mainfrom
ignatov/add-grok-build

Conversation

@ignatov
Copy link
Copy Markdown
Contributor

@ignatov ignatov commented May 15, 2026

Summary

Adds xAI's Grok Build to the ACP registry as a binary distribution.

The registry does not support installer-script distributions, so this entry points directly at the raw binaries used by xAI's installer and launches ACP with grok agent stdio.

Notes

  • Pins the current stable 0.2.11 artifacts for macOS arm64/x64, Linux arm64/x64, and Windows arm64/x64.
  • Adds a 16x16 monochrome SVG icon using currentColor.

Validation

  • uv run --with jsonschema .github/workflows/build_registry.py --dry-run
  • uv run --with agent-client-protocol .github/workflows/verify_agents.py --agent grok-build --type binary --auth-check --timeout 10 --auth-timeout 15

ignatov added 2 commits May 15, 2026 14:24
Bump from 0.1.210 to latest stable 0.2.11. macOS x64 and Windows arm64
artifacts are now available, so add darwin-x86_64 and windows-aarch64.
@ignatov ignatov marked this pull request as ready for review May 29, 2026 09:10
Copilot AI review requested due to automatic review settings May 29, 2026 09:10
@ignatov ignatov mentioned this pull request May 29, 2026
@ignatov ignatov changed the title [codex] Add Grok Build agent Add Grok Build agent May 29, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new registry entry for xAI's Grok Build agent as a raw binary distribution across all six supported platforms, along with a 16x16 monochrome SVG icon.

Changes:

  • New grok-build/agent.json registering Grok Build v0.2.11 with binary URLs hosted on Google Cloud Storage and the grok agent stdio launch command.
  • New grok-build/icon.svg, a 16x16 monochrome SVG using currentColor.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
grok-build/agent.json Registers the Grok Build agent with raw-binary archives per platform and the agent stdio args.
grok-build/icon.svg Adds the agent's icon, conforming to the registry's 16x16 monochrome currentColor requirement.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ignatov ignatov merged commit 5f75875 into main May 29, 2026
38 checks passed
@ignatov ignatov deleted the ignatov/add-grok-build branch May 29, 2026 09:45
@shindgew shindgew mentioned this pull request May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants