xAI
Mon
Wed
Fri
JunJulAugSepOctNovDecJanFebMarAprMayJun
LessMore
Releases82Avg Interval29hAvg Cadence25/mo
Recently Shipped24 releases · updated Jun 1, 2026
Grok Build shipped in beta as a dedicated agentic coding tool, installable via a single curl command.1
A new model and CLI for agentic coding — grok-build-0.1 launched in early access as a fast coding model trained specifically for agentic coding tasks.2 Grok Build exposed an interactive TUI, headless scripting mode, and an Agent Client Protocol for building orchestrators on top.
Audio APIs reached general availability — Four audio capabilities shipped across the quarter:
- Speech-to-Text launched with transcription in 25 languages, both batch and streaming.3
- Text-to-Speech became generally available for natural-sounding speech generation.4
grok-voice-think-fast-1.0was added to the Voice Agent API.5- Custom voice cloning shipped: clone a voice from a short audio clip and reuse it across TTS and Voice Agent APIs.6
Developer platform additions
- Every API response now includes a
cost_in_usd_ticksfield in theusageobject, covering chat, image, video, and streaming calls.7 - The Files API gained TTL support via
expires_afteror an explicitexpires_attimestamp; expired files are automatically deleted.8 - The Batch API expanded to cover image generation, image editing, and video generation alongside chat completions.9
- Enterprise provisioned throughput became available for dedicated API capacity with guaranteed tokens per minute.10
Python SDK v1.9.0–v1.15.0 highlights
- Context compaction support added (
v1.15.0).11 enable_image_searchflag added toweb_search(v1.14.0).12noneandmediumreasoning effort levels exposed (v1.12.2).13- Inline file attachments and URL support for
FileContent(v1.11.0).14 - Image and video batch support with
input_file_id(v1.9.0).15
Sources
AI-generated summaries may contain mistakes.