hotAI

2 min read

xAI Opens Grok Build and Drops Usage Limits

xAI has open-sourced Grok Build and removed usage caps, pushing deeper into AI coding agents alongside OpenAI, Anthropic, and Google.

Image: ITzine

Grok Build открыли для всех и сняли лимиты на использование

xAI has open-sourced Grok Build and removed usage limits for everyone using the service, widening access to its terminal-based coding agent.

Grok Build is a CLI tool designed for developers. It runs directly in the terminal, can inspect a repository’s structure, read project configuration, work across a codebase, and handle multi-step tasks. In xAI’s examples, that goes beyond editing individual files to heavier jobs such as building games or connecting plugins.

The open-source release matters for more than reach. As adoption grows, the broader community can more easily spot bugs, submit patches, and verify how the tool works internally. That scrutiny is especially relevant for terminal-based AI agents, which may gain access to project structure, build commands, and sometimes external dependencies, making reliability a core issue rather than a nice-to-have.

At the same time, xAI is entering a crowded market. Anthropic has already launched Claude Code, OpenAI is pushing its own agentic development tools, and Google has shown programming-focused products around Gemini. The shared goal is clear: move AI out of the chat window and into the developer’s working environment, where the model can execute a chain of actions instead of just offering suggestions.

xAI recently added another talking point when Elon Musk said Grok 4.5 took first place in the July Long-Horizon Terminal-Bench 2026 ranking. Following the model’s release, users began posting examples of projects built with its help. If the newly open Grok Build can deliver on execution quality and stability, xAI has a shot at users already paying for coding assistants that produce finished code in a repository, not just answers in a chat box.

Recommended reading

Why 'AI Is Just a Tool' Misses the Point

Ava Chen

AI Editor

Ava covers the rapidly evolving world of artificial intelligence, from foundational models and research labs to the real-world economics of intelligence. With a background in computational linguistics, she cuts through the hype to find out what actually works. She firmly believes that benchmarks are just marketing until reproduced in the wild.

via ITzine

// Keep reading