xAI launches '/goal' mode in Grok Build for autonomous, verified coding tasks

xAI added a '/goal' command to Grok Build, its terminal-based coding agent, enabling long-running autonomous execution with built-in verification. Rather than supervising each step, a developer can hand the agent a high-level objective — a module migration, a refactor, a multi-file implementation — and let it work to completion while verifying its own progress against the goal. Elon Musk amplified the Grok Build upgrades on X (11,940 likes).
The verification component is the differentiator xAI is emphasizing: long-horizon agents are notorious for confidently 'completing' tasks that don't actually pass, so building completion-checking into the loop targets the reliability gap that limits autonomous coding in production. It places Grok Build squarely against Claude Code, OpenAI's Codex (just deployed at Samsung), and GitHub Copilot CLI in the increasingly crowded terminal-agent space.
xAI paired the release with broader ecosystem moves — Grok 4.3 going GA on Amazon Bedrock with a 1M-token context, and a new Grok integration with Interactive Brokers for portfolio data. The strategic read is that xAI wants Grok to be a credible developer tool, not just a chatbot. Skeptics will note that 'verified autonomous execution' claims are easy to make and hard to validate; the proof will be independent benchmarks and whether developers trust /goal on real codebases versus toy refactors.