
We have some new agent options in Superconductor.
You can now add a Grok API key in Project Settings or Workspace Settings, then launch Grok Build agents.
You can choose from four Grok Build agents and four Composer 2.5 agents, with None, Medium, High, and Xhigh reasoning effort available for each.

Grok Build is useful as another coding-agent option when you want a fast second implementation, a different architecture take, or another candidate to compare in Superconductor before deciding what to ship.
We also benchmarked Grok Build on our Personal SWE-Bench for Superconductor's own Ruby on Rails codebase. Grok Build is not the quality leader in this run, but it landed in the same neighborhood as other useful coding agents while staying fast enough to be worth adding to the comparison set.

You can use Superconductor's benchmarking feature to run the same kind of comparison on your own codebase, with your own merged pull requests as ground truth.
Are there any other coding agents you would like to see in Superconductor? Let us know.