xAI Adds Grok Build to OpenCode for SuperGrok Subs
xAI on May 21, 2026 enabled SuperGrok and X Premium subscribers to use Grok Build, the company's terminal coding agent, directly inside OpenCode without an API key.
xAI on May 21, 2026 enabled SuperGrok and X Premium subscribers to use Grok Build, the company's terminal coding agent, directly inside OpenCode without an API key.
Wrap an existing chat agent (Claude, GPT, Gemini) with ElevenLabs Speech Engine voice in roughly 30 minutes. Step-by-step tutorial covers Node and Python SDKs, WebRTC token flow, turn detection, interruption, and the upgrade path to ElevenAgents.
Google open-sourced Agent Executor (AX), a distributed runtime that gives any AI agent durable execution, sandboxed isolation, and crash recovery. Here is the 30-minute migration path for an existing Claude Code, Cursor, or Gemini CLI workflow, end-to-end.
Google published a 3-step guide to locking down Gemini API keys with API restrictions, Secret Manager storage, and key hygiene to prevent billing abuse.
Interhuman AI launched a streaming API for Inter-1 on May 20, bringing real-time behavioral signal detection from live video over WebSocket to developers building coaching and creator tools.
Anthropic shipped self-hosted sandboxes (public beta) and private MCP tunnels (research preview) for Claude Managed Agents so tool execution and internal data access can stay on customer infrastructure.
NVIDIA released the Nemotron-Labs-Diffusion family on Hugging Face, an open-weights LLM that switches between autoregressive, diffusion, and self-speculation decoding for 2.7x to 3.3x throughput gains.
Gemini CLI stops serving Pro and Ultra subscribers on June 18, 2026. This tutorial walks through the full migration to Antigravity CLI in 30 minutes, including install, parity testing, async background agents, and how to keep CI pipelines from breaking.
Vercel Labs just shipped Zero v0.1.3, an experimental programming language designed for AI coding agents rather than humans. Structured diagnostics and a broad standard library aim to cut wasted agent tokens.
A May 19 npm supply-chain wave compromised 317 packages including timeago.js and the @antv ecosystem, rewriting .claude/settings.json to hijack Claude Code, Codex, and Cursor sessions.
Anthropic acquired Stainless on May 18, 2026, the SDK and MCP server tooling company behind every official Claude API client library.
Cursor released Composer 2.5 on May 18, 2026, with sustained behavior over long-horizon agentic tasks and lower pricing than competing coding models.
OpenAI confirmed two employee devices were compromised in the TanStack npm attack. ChatGPT Desktop, Codex CLI, and Atlas users must update by June 12.
Microsoft is canceling most internal Claude Code licenses, ordering engineers to switch to GitHub Copilot CLI by June 30, 2026. What this means for creators using AI coding tools.
Cline released @cline/sdk on May 13, 2026, an open-source TypeScript runtime that lets developers embed the same coding agent powering Cline.
OpenSquilla v0.1.0 launched May 12, 2026: an Apache 2.0 microkernel runtime that smart-routes agent traffic across model tiers for 60 to 80 percent token savings.
OpenAI launched a Codex Chrome extension on May 7, 2026, putting the AI coding agent inside the browser on macOS and Windows. It works on any site you can open in Chrome.
HeyGen launched a developer platform with an open-source CLI, an HTML-to-video rendering framework called Hyperframes, and agent skills for Claude Code, Codex, and Cursor.
Anthropic launched Claude Managed Agents in public beta, a cloud-hosted infrastructure service providing sandboxed execution, session persistence, and MCP tool integration at $0.08 per session-hour.
Anthropic launched Claude Code Review on March 9, 2026, a multi-agent system that dispatches teams of AI reviewers on every pull request. The tool uses color-coded severity ratings and boosted thorough code reviews from 16% to 54% in internal testing