Inference Brew

Z AI Officially Releases GLM-5.2 Open-Weights Model

00:00 / --:--

← Back to home

Z AI Officially Releases GLM-5.2 Open-Weights Model

1. Z AI Officially Releases GLM-5.2 Open-Weights Model

Building on the announcement from June 13, Z AI has now officially released the GLM-5.2 open-weights model. The 744-billion-parameter Mixture of Experts model is available under the MIT license, enabling developers to self-host the model for commercial use. In addition to the 1-million-token context window previously announced, the release includes benchmark data showing a score of 51 on the Artificial Analysis Intelligence Index v4.1 and first-party API pricing details.

  • GLM-5.2 is now available as an open-weights model under the MIT license.
  • The model features 744B total parameters and 40B active parameters.
  • It achieved a score of 51 on the Artificial Analysis Intelligence Index v4.1.
  • First-party API pricing is set at $1.40 per 1M input tokens and $4.40 per 1M output tokens.
  • Quantized versions are available on Hugging Face for local execution.

Developers can now move from testing the model via API to self-hosting a frontier-class reasoning model that leads current open-weights benchmarks.

2. OpenAI Prepares GPT-Bidi-1 Bidirectional Audio Model for ChatGPT

OpenAI's development of GPT-Bidi-1 points to a major shift in how voice agents handle conversational flow. By processing audio bidirectionally, the model eliminates the awkward turn-taking delays of traditional voice pipelines, paving the way for highly natural conversational interfaces.

  • GPT-Bidi-1 is a bidirectional audio model designed for ChatGPT's voice mode.
  • The model can listen and speak simultaneously, absorbing interruptions in real time.
  • It can adjust its speech mid-sentence based on user input.

Developers can expect upcoming API capabilities that support natural, interruptible, and real-time voice interactions.

SOURCES

3. Soniox Launches Low-Latency Streaming Speech-to-Text API

Soniox's new real-time model places itself on the Pareto frontier for accuracy and latency. By delivering near-instantaneous transcriptions with low word error rates, the API is highly optimized for interactive voice applications and real-time translation services.

  • Soniox v5 Real-Time is priced at $2 per 1,000 minutes of audio via the Soniox console.
  • The model achieves a 4.5% word error rate (WER) at 0.05 seconds after the end of speech for final transcriptions.
  • It supports over 60 languages and provides real-time translation and language identification.
  • The release complements the existing non-streaming model, Soniox v5 Async.

Developers can integrate highly accurate, real-time transcription and translation into voice agents at a fraction of the cost of other proprietary APIs.

SOURCES

4. LoopCoder-v2 7B Code Model Achieves 64.4 on SWE-bench Verified

LoopCoder-v2 leverages test-time computation scaling to deliver outsized performance for its parameter size. Researchers determined that a two-loop configuration provides the optimal balance for latent refinement, whereas adding a third loop results in diminishing returns or performance regression.

  • LoopCoder-v2 is a 7B instruction-tuned code model built on the Parallel Loop Transformer architecture.
  • The model achieved a score of 64.4 on the SWE-bench Verified benchmark using a two-loop configuration.
  • It was trained from scratch on 18 trillion tokens covering over 100 programming languages.
  • The architecture utilizes cross-loop position offsets and shared-KV gated sliding-window attention to maintain a constant cache footprint.
  • The model and its associated code are publicly available on Hugging Face.

Developers gain access to a highly efficient, open-weights coding model that outperforms models many times its size on complex software engineering tasks.

5. OpenAI Codex Browser Automation Gains Chrome DevTools Protocol Support

Following the initial launch of browser task automation in OpenAI Codex, the platform now includes opt-in support for the Chrome DevTools Protocol. This update allows agents to perform live browser interaction, profile JavaScript performance, and modify websites in real time, expanding the tool's utility for web-automation developers. The feature is currently in early stages and is not available in the EEA, UK, or Switzerland.

  • OpenAI Codex now supports the Chrome DevTools Protocol (CDP) via opt-in settings.
  • The feature enables agents to profile JavaScript performance and modify websites in real time.
  • Access is currently excluded for users in the EEA, UK, and Switzerland.
  • The early-stage feature requires careful prompting and currently faces performance issues.

This update provides developers with native debugging and real-time modification tools, significantly enhancing the capabilities of browser-based automation agents introduced in the previous release.

SOURCES

6. Vercel Releases 'Eve' Open-Source AI Agent Framework

Vercel's new framework simplifies agent development by mapping files in a directory directly to agent capabilities. With built-in support for secure connections, multi-channel communication, and evaluation tracing, eve provides a robust, production-grade foundation for developers deploying agents to the cloud.

  • eve is an open-source framework licensed under Apache-2.0 for building and scaling AI agents.
  • The framework uses a filesystem-first architecture where an agent is defined as a directory on disk.
  • Built-in capabilities include durable execution, sandboxed compute, and human-in-the-loop approvals.
  • Developers can scaffold new agents using `npx create-eve@latest` and deploy them directly to Vercel.
  • Vercel currently runs over 100 agents in production using the eve framework.

Developers can build production-ready agents using a simple directory-based architecture with built-in durable execution and sandboxed compute.

SOURCES

7. Claude Design Overhauled with Bidirectional Claude Code Sync

Two months after its initial preview, Anthropic has addressed major developer pain points regarding Claude Design's high token consumption. By introducing a visual editor and shared usage limits, the update minimizes unnecessary model turns while providing enterprise-grade compliance features like component locking.

  • Claude Design now features bidirectional integration with Claude Code, enabling terminal-based design system syncing.
  • The update allows organizations to import components from GitHub, design files, or raw uploads.
  • Anthropic addressed token-burning issues by sharing usage limits across Claude Design, chat, Cowork, and Claude Code.
  • A new editor with drag-and-resize capabilities reduces the number of model turns required for layout adjustments.
  • The platform added export support for Vercel, Replit, Lovable, Canva, and Adobe.

Developers can now seamlessly sync design systems and execute UI tasks directly from their terminal, reducing token consumption and manual handoffs.

SOURCES

8. AWS Launches Context Intelligence Stack with Native MCP Support

AWS is entering the agent context race with a stack designed to eliminate manual knowledge curation. By synthesizing business definitions from S3 Annotations and Glue skill assets into a queryable graph, AWS Context provides a secure, auditable runtime context layer that agents can access natively via MCP.

  • AWS Context is a new knowledge graph service that automatically infers relationships across datasets and business rules.
  • Agents query the system through agentic search APIs and MCP tools across Bedrock AgentCore or EKS.
  • The stack includes S3 Annotations and a preview of skill assets in AWS Glue Data Catalog.
  • Queries inherit the calling user's IAM and Lake Formation permissions for secure data access.
  • Metadata is published in Apache Iceberg format to Amazon S3 Tables.

Developers deploying agents on AWS can leverage a managed context layer that integrates with Bedrock and exposes tools via MCP.

SOURCES

9. Cursor Origin Launches as Agent-Native Git Forge

Building on the initial announcement of the Origin platform, Cursor has now officially launched Cursor Origin. This forge is designed to handle the specific demands of AI agents, including automated branching, committing, and code reviews, providing a dedicated environment for agent-scale development.

  • Cursor Origin is now live as a Git-compatible forge for AI agents.
  • The platform supports parallel agent tasks like cloning, branching, and rebasing.
  • It serves as an AI software factory designed to optimize agent-scale development pipelines.

Developers can now utilize the platform to deploy coding agents into a repository hosting environment specifically optimized for automated, parallel workflows.

SOURCES

10. Android 17 Introduces Native MCP and AppFunctions for AI Agents

The addition of native Model Context Protocol support in Android 17 represents a major step forward for mobile agent architectures. By standardizing how on-device models discover and execute application functions, Google is making it significantly easier for developers to build agent-friendly mobile applications.

  • Android 17 introduces AppFunctions and Android MCP (Model Context Protocol) support.
  • The features enable applications to expose orchestratable tools for on-device agents.
  • Google is positioning the release as a shift toward a deeply integrated, platform-wide intelligence system.

Mobile developers can expose their app capabilities as orchestratable tools that system-level AI agents can natively call.

SOURCES

11. Lemonade v10.8 Adds Dynamic VRAM Management and MCP Gateway

Building on the hardware acceleration improvements in v10.7, Lemonade v10.8 adds dynamic VRAM management to auto-unload idle models and downsize the KV-cache. The update also introduces a native MCP gateway at POST /mcp to expose local models as tools, alongside expanded support for NVIDIA Blackwell arm64 CUDA and AMD ROCm on Windows.

  • Introduces dynamic VRAM management to optimize memory usage by auto-unloading idle models.
  • Adds an MCP gateway at POST /mcp for tool exposure, chat, and image generation.
  • Includes a provider-agnostic offload backend for OpenAI-compatible providers.
  • Expands platform support to include NVIDIA Blackwell arm64 CUDA and AMD ROCm on Windows.

Developers can now integrate local models into MCP-aware hosts while benefiting from automated GPU memory management.

SOURCES

12. White House Sets Conditions for Claude Fable 5 Rerelease

Building on the initial suspension of Claude Fable 5 due to export control directives, the US government has now clarified the path to restoration. Anthropic is required to demonstrate robust, proactive guardrails against jailbreak vulnerabilities—specifically those related to cyber, chemical, and biological queries—before the model can be brought back online. While Anthropic continues to argue that the concerns are overblown, the model remains offline as the company works to meet these new federal testing requirements.

  • The US government has mandated that Anthropic implement proactive jailbreak protections before Claude Fable 5 can be rereleased.
  • The requirement follows the model's global suspension on June 13 due to export control directives and security concerns.
  • Anthropic must address vulnerabilities that allow users to bypass guardrails for cyber, chemical, and biological capabilities.
  • The model remains offline while Anthropic works to satisfy the administration's demand for proactive testing.

Developers waiting for the return of Claude Fable 5 now have clarity on the regulatory hurdles Anthropic must clear before service is restored.

SOURCES

13. Llama.cpp Expands Model API to Include Full Lifecycle Management

Following the introduction of the model hotswap API earlier this month, Llama.cpp has merged a new pull request that extends its API capabilities to include full model lifecycle management. Developers can now programmatically load, unload, and download models on demand, moving beyond simple swapping to comprehensive model management without server restarts.

  • Expands the existing hotswap API to include loading, unloading, and downloading functionality.
  • Pull request #23976 enables complete programmatic model lifecycle management.
  • Allows for dynamic model management without requiring server restarts.
  • No user interface is currently available for these new features.

This update enables developers to build more dynamic, multi-model local applications by providing full control over the model lifecycle via API calls.

SOURCES

14. Claw-SWE-Bench Launches to Isolate Coding Agent Harness Performance

While earlier benchmarks like the Artificial Analysis Coding Agent Index focused on the performance of combined model-harness pairs, Claw-SWE-Bench provides a standardized framework to evaluate the harness layer independently. By testing wrappers under identical conditions, it allows developers to isolate how interaction methods and wrapper logic impact task success and API costs, independent of the underlying model.

  • Claw-SWE-Bench isolates harness performance from the underlying model.
  • Uses 350 real GitHub issues across 8 languages and 43 repositories.
  • Evaluates harnesses under fixed conditions, including a one-hour time limit and single attempts.
  • Grading focuses on repository file changes rather than agent output formatting.
  • Includes a Lite version with 80 tasks to reduce evaluation costs.

This benchmark enables developers to optimize their agent architectures by isolating the impact of the harness layer, complementing existing benchmarks that evaluate full model-harness combinations.

SOURCES

15. Headless Screenshot Loops Enable Visual Debugging for Local Coding Agents

While both Claude Code and local models initially struggled to write a raytraced FPS demo in a single attempt, introducing visual feedback changed the outcome. By allowing the agent to trigger screenshots and inspect the visual output of its code, developers can significantly boost the problem-solving capabilities of local models, albeit at the cost of higher token consumption.

  • Adding a headless mode with screenshot triggers enabled a recursive visual debugging loop for coding agents.
  • The pattern allowed a local Qwen3.6 27B agent (codehamr) and Claude Code to write a C raytraced FPS demo.
  • Agents used screenshots to inspect rendering results, identify bugs, and iterate on fixes.
  • The visual feedback loop increases token usage, runtime, and wall-clock time.

Developers can implement this visual feedback loop pattern to help smaller, local models solve complex UI and rendering tasks that they would otherwise fail.

SOURCES

16. Optimized Gemma 4 WebGPU Kernels Achieve 255 Tokens/Sec on M4 Max

This release demonstrates the viability of high-performance, client-side LLM execution. By leveraging WebGPU kernels, developers can run Gemma 4 locally in the browser at speeds that rival or exceed cloud APIs, opening up new possibilities for zero-latency, privacy-preserving web applications.

  • Optimized Gemma 4 WebGPU kernels achieved approximately 255 tokens per second on an M4 Max processor.
  • The demo and kernels have been released on Hugging Face.
  • The implementation uses the google/gemma-4-E2B-it-qat-mobile-transformers model.
  • The optimization work was completed using Fable 5 prior to its shutdown.

Developers can deploy high-speed, local, in-browser LLM features on client hardware without incurring server-side inference costs.

SOURCES

17. Anthropic Pauses Planned Claude Agent SDK Billing Changes

Following the announcement on May 13 regarding the introduction of a new credit-based billing system for the Claude Agent SDK, Anthropic has decided to pause these changes. Developers will continue to be billed at standard API rates rather than the previously planned separate token-based structure, as the company re-evaluates its pricing model to better support agentic workflows.

  • Anthropic has paused the separate token-based billing structure for the Claude Agent SDK that was slated for implementation on June 15.
  • Agent SDK usage will remain billed at standard API rates.
  • The company is re-evaluating its pricing plans to better align with developer needs.

This pause reverses the planned cost structure changes, providing developers with continued access to the Claude Agent SDK at standard API rates while Anthropic revisits its pricing strategy.

SOURCES

Inference Brew in your inbox

5 minutes a day. Free, unsubscribe anytime.

Inference Brew in your inbox

5 minutes a day. Free, unsubscribe anytime.