Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


xAI open-sources Grok Build: 844,530 lines of Rust, three days after it got caught uploading repos

The timing tells you everything. July 12: a researcher showed Grok Build’s CLI was packaging entire tracked repos — full Git history, committed secrets — off to a Google Cloud bucket, roughly 27,800x more data than the coding task needed. One user watched it upload SSH keys, a password vault, photos. The “Improve the model” toggle did nothing. HN: 549 points, 580 comments. Three days later xAI dumped the whole thing on GitHub under Apache 2.0.

What you actually get

Grok Build is the coding agent harness behind the grok CLI — a fullscreen, mouse-driven Rust TUI that reads your codebase, edits files, runs shell commands, searches the web. 844,530 lines (Codex is 950,933, for scale). 10.8k stars, 1.8k forks already. Extensible through skills, plugins, hooks, MCP servers and subagents, all driven by config.toml.

The API angle

Headless mode for CI scripting. Agent Client Protocol to embed it in an editor. And you can compile it yourself and point it at local inference — which is the entire point now.

The catch

The GCS upload code is still in there. upload_session_state() just returns a hard-coded session_state_upload_unavailable error. Disabled, not deleted. xAI also refuses external PRs — this is a mirror, not a community project. Open source as damage control still beats a black box. Read it before you trust it.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment