xAI Releases Grok Voice on fal and Adds Cross-Session Memory to Grok Build

xAI shipped two developer-facing updates. First, Grok Voice is now available via the fal developer platform, enabling low-latency conversational voice agents for customer interactions — a direct entrant into the production voice-agent race alongside Google's just-launched Gemini 3.8 Live and OpenAI's realtime voice offerings. Second, and arguably more interesting to developers, xAI added cross-session memory to Grok Build, its terminal-based coding agent.
The memory mechanism is deliberately simple and inspectable: Grok Build generates and recalls markdown notes that record project conventions, past decisions, and project facts, then reloads them across separate sessions. Rather than an opaque vector store, the approach makes the agent's 'memory' human-readable and editable — a design choice that resonates with developers wary of black-box context handling. It targets the persistent pain point that coding agents forget project context between sessions.
Separately reported the same week, xAI's Grok Imagine Image 2.0 model added an explicit quality parameter (low, medium, auto), and Elon Musk outlined a roadmap through Grok 4.8, 4.9, and Grok 5 — though version confusion drew community mockery, since xAI's own news page still listed Grok 4.6 as the released flagship as of September 14.
Competitively, Grok Build's markdown-memory approach echoes conventions files (like CLAUDE.md and AGENTS.md) that Anthropic and others popularized, so xAI is following a proven developer pattern rather than inventing one. Grok Voice on fal is a distribution play — meeting developers on a popular inference platform rather than forcing them to xAI's own APIs. The caveat is xAI's version chaos undermining trust in what's actually shipped versus announced. Watch whether markdown memory meaningfully improves multi-session coding quality and whether Grok Voice's latency competes with Gemini Live's $0.005/min benchmark.