
SpaceXAI has open-sourced Grok Build, the terminal-based AI coding agent behind its grok CLI. The source landed on GitHub today. The release covers the agent harness, TUI, CLI shell, and developer tooling under the Apache 2.0 license What is Grok Build? A harness is the scaffolding around a model. It assembles context, calls the model, parses the reply, and dispatches tool calls. Grok Build was launched as an early beta on May 25, 2026. It is an agent that understands your codebase, ed
SpaceXAI has made publicly available the underlying code for Grok Build, a terminal-based AI coding agent that can read and edit files, run shell commands, search the web, and manage long-running tasks. The release includes the agent harness (the scaffolding that assembles context, calls the model, and dispatches tool calls), the terminal interface, and developer tooling under an open-source license. This matters because it allows developers to audit the agent's code before use, fork it for internal purposes, run it entirely offline with local inference, or integrate it into automated pipelines. The practical relevance lies in giving organizations the ability to understand and customize how the agent operates rather than relying solely on a proprietary service.

Embedding models decide which passages an agent ever sees. NVIDIA released Nemotron 3 Embed model to work on that layer. It targets production-scale RAG, agentic retrieval, code retrieval, and agent memory. What is Nemotron 3 Embed? The model collection includes three open checkpoints. Nemotron-3-Embed-8B-BF16 is the accuracy-first option. Nemotron-3-Embed-1B-BF16 carries the same design into a smaller footprint. Nemotron-3-Embed-1B-NVFP4 is the Blackwell-optimized 4-bit path. All thre

Moonshot AI just released Kimi K3. It is a 2.8-trillion-parameter model with native vision and a 1-million-token context window. Moonshot calls it the world’s first open 3T-class model. What is Kimi K3? Kimi K3 is a sparse Mixture-of-Experts (MoE) model built on two architectural updates. Those are Kimi Delta Attention (KDA) and Attention Residuals (AttnRes). Both change how information flows across sequence length and model depth. K3 targets long-horizon coding, knowledge work, an
Google DeepMind and Isomorphic Labs are sharing our joint approach to bioresilience and AI models.
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven