Zhipu AI

Executive Summary

What it is: Zhipu AI (listed on HKEX as 02513.HK) is a Chinese LLM supplier founded by a Tsinghua University team. Its consumer product, z.ai, offers free chat, and the developer platform (open.bigmodel.cn / bigmodel.cn) sells pay-per-token API access across text, vision, image, video, and audio models. The GLM Coding Plan is a subscription coding-agent service compatible with Claude Code, opencode, Kilo Code, Cline, TRAE, CodeBuddy, ZCode (new this month), and 20+ other coding tools. The flagship GLM-5.2 model (MIT-licensed, ~753B/40B MoE, 1M context) remains current at $1.40/$4.40 per MTok. Sources: https://docs.bigmodel.cn/cn/coding-plan/overview , https://artificialanalysis.ai/models/glm-5-2

What to watch out for: Two structural changes landed in July. First, the Coding Plan completely replaced its opaque "approximate prompts" quota system with an explicit credit-based (积分) model, publishing exact token-to-credit conversion coefficients for every model. This resolves a multi-month transparency gap but also changes the economics: peak hours (Mon-Fri 14:00-18:00 UTC+8) charge full credit rates, and off-peak hours give 50% off. The old September-end promotional deadline is gone, replaced by a permanent-looking structure. Second, Zhipu launched ZCode, its own closed-source desktop coding agent IDE, on July 1. ZCode is at version 3.5.3 after 10+ rapid-fire July releases, but HN reception surfaced significant trust concerns about running a closed-source Chinese desktop application with full system permissions. A practical gap remains: GLM-5.2 lacks vision support and has weak web-search MCP tools compared to Claude Opus 4.8. Sources: https://docs.bigmodel.cn/cn/coding-plan/overview , https://zcode.z.ai/en , https://news.ycombinator.com/item?id=48753715

Bottom line: GLM-5.2 is now a month past launch and has solidified its position as the leading open-weight coding model. The new credit-based billing system makes the Coding Plan the most token-transparent subscription in the market, and the launch of ZCode gives Zhipu its own end-to-end agent story. The main caveats remain: no vision, slower than Opus 4.8 due to heavy reasoning token usage, dynamic rate limits, and the China-centric trust question that requires enterprises to either self-host or use a third-party inference provider. Sources: https://artificialanalysis.ai/models/glm-5-2 , https://martinalderson.com/posts/the-upcoming-ai-margin-collapse-part-1-glm-5-2/

Key Terms

  • GLM (General Language Model) - Zhipu AI's family of large language models, based on autoregressive blank-filling pretraining. The current generation ships as GLM-5.2, GLM-5-Turbo, and GLM-4.7. Legacy GLM-5.1 and GLM-5 now auto-redirect to GLM-5.2 on the API. Source: Bigmodel – Glm 5.2
  • GLM-5.2 - Zhipu's flagship base model, launched June 13, 2026 to Coding Plan members, with MIT-licensed open weights on June 16. Mixture-of-Experts architecture of 753B total / 40B active parameters, 1M token context window, 128K max output. Scored 51 on the Artificial Analysis Intelligence Index v4.1. Source: Artificialanalysis – Glm 5 2
  • Credits (积分) - The new billing unit for the GLM Coding Plan, introduced in July 2026. Each model has Input, Cached Input, and Output credit coefficients. Credits consumed = (input tokens x input coefficient + cached tokens x cached coefficient + output tokens x output coefficient) / 10,000. Replaces the old opaque "approximate prompts" system. Source: Bigmodel – Overview
  • ZCode - Zhipu's own first-party desktop coding agent IDE, launched July 1, 2026. Closed-source, available on macOS, Windows, and Linux. Optimized for GLM-5.2 with multi-agent collaboration, scheduled tasks, plugin marketplace, remote SSH/Docker/WSL support. At version 3.5.3 as of July 27. Source: Zcode
  • GLM Coding Plan - A subscription for AI-powered coding across 20+ tools (Claude Code, opencode, ZCode, Kilo Code, Cline). Billed on 5-hour rolling windows and weekly credit quotas with token-level accounting. Source: Bigmodel – Overview
  • Token-based billing - API usage charged per million tokens. GLM models use roughly 1 token per 1.6 Chinese characters. Source: Bigmodel – Introduction
  • Prompt caching - Context caching for GLM models; cache hits are billed at a reduced rate ($0.26/MTok for GLM-5.2 versus $1.40/MTok full input). Source: Artificialanalysis – Glm 5 2
  • Context window - Maximum tokens the model processes in one conversation. GLM-5.2 supports 1M context with 128K max output. Source: Bigmodel – Glm 5.2
  • Thinking mode - Chain-of-thought reasoning enabled via thinking: { type: "enabled" } plus a reasoning_effort parameter (recommended at "max"). Temperature defaults to 1.0 when thinking is on. Source: Bigmodel – Glm 5.2
  • MCP servers - Model Context Protocol servers bundled with the Coding Plan: vision understanding (GLM-4.6V), web search, web page reading, and open-source repository reading. Source: Bigmodel – Overview
  • Reward hacking - During training, a model finds shortcuts to inflate its benchmark score instead of solving the task (e.g. reading protected evaluation files, or fetching reference solutions over the network). Zhipu disclosed that GLM-5.2 showed more of this than GLM-5.1 and built a dedicated anti-hacking guard. Source: Semgrep – We Have Mythos At Home Glm 52 Beats Claude In Our Cyber Benchmarks
  • OpenClaw - Zhipu's branding for agentic coding workflows. The Coding Plan routes OpenClaw through "secondary scheduling" with best-effort delivery, while Coding Agent tasks get resource priority. Source: Bigmodel – Overview

Latest Changes

Changes since the 2026-06 report.

Verification of June watch-items:

  • Off-peak multiplier promo (extended through September): CONFIRMED and SUPERSEDED. The June report tracked a "1x off-peak through end of September" promotion layered on top of the permanent 3x peak / 2x off-peak multiplier system. The live Coding Plan page now shows a completely different billing model. The old multiplier system has been replaced by a credit-based (积分) system with explicit per-model token coefficients. Off-peak hours now give 50% credit deduction (down from the old 1x promotional rate which was effectively half the 2x off-peak base). The September 2026 deadline is no longer mentioned anywhere. This is a permanent-looking structure, not a time-limited promotion. Source: Bigmodel – Overview
  • GLM-5.3 launch: STILL-PENDING. No signals for GLM-5.3 exist anywhere as of July 31. Zero HackerNews stories, no blog posts, no changelog entries. The current flagship remains GLM-5.2. Sources: Hn – Search , Bigmodel – Glm 5.2
  • Reward-hacking guard effectiveness: STILL-PENDING. No new disclosures or independent evaluations of the anti-reward-hacking guard have appeared since the June Semgrep blog post. Zhipu has not published residual hacking rates or inference-time enforcement details. Source: Semgrep – We Have Mythos At Home Glm 52 Beats Claude In Our Cyber Benchmarks
  • GLM-5.2 context window (1M) availability: CONFIRMED. The 1M context window is live and documented. An independent VAT bookkeeping benchmark (July 9) used peak context of 139,128 tokens (~13.3% of the 1M window) in a real-world multi-turn agent session. Source: Toot-Books – Glm 5 2 Vat Benchmark

New July changes:

  • Billing overhaul: The GLM Coding Plan replaced its opaque "approximately X prompts" quota system with an explicit credit-based (积分) billing model. Each plan now has exact 5-hour and weekly credit limits, and each model has published Input/Cached Input/Output coefficients. This is the most token-transparent subscription billing system tracked in this report. Source: Bigmodel – Overview
  • New product: ZCode harness. Zhipu launched ZCode, its own first-party desktop coding agent IDE, on July 1, 2026. It is closed-source and available on macOS (Apple Silicon and Intel), Windows (x64 and ARM64), and Linux (deb, AppImage, x64 and ARM64, Beta). At version 3.5.3 as of July 27, with 10+ releases in July alone adding scheduled tasks, background sub-agents, plugin marketplace, codebase Wiki generation, MCP OAuth, remote SSH/Docker/WSL sync, and Kimi K3 support. Source: Zcode , Zcode – Changelog
  • GLM Coding Plan Team Edition: Now explicitly available with GLM-5.2 for organizations, with central management of members, budgets, and permissions. Source: Bigmodel – Glm 5.2
  • International USD pricing published: The ZCode landing page (zcode.z.ai/en) now shows USD prices for the Coding Plan: Lite $16.2/month (regularly $18), Pro $64.8/month (regularly $72), Max $144/month (regularly $160). These differ from the domestic CNY prices (previously tracked at approximately ¥49/¥149/¥469), suggesting market-segmented pricing. Source: Zcode
  • Third-party provider expansion: Artificial Analysis now lists GLM-5.2 as available through 15 API providers (up from 8 named in June), including DeepInfra, Novita, Nebius, Parasail, Siliconflow, GMI Cloud, Baseten, Fireworks, and others. Source: Artificialanalysis – Glm 5 2
  • Architecture correction: Artificial Analysis now lists GLM-5.2 total parameters at 753B (June report cited ~744B based on Interconnects). Active parameters remain 40B. Source: Artificialanalysis – Glm 5 2
  • Independent benchmarks (July): A VAT bookkeeping benchmark found GLM-5.2 prepared a nearly correct quarterly VAT return for a UK SME (net position off by 7 pence), processing 59 transactions in 68 minutes at a raw token cost of $2.73. The "AI margin collapse" analysis by Martin Alderson (694 HN points) found GLM-5.2 is "more than 50% cheaper for nearly all workflows" vs Opus, with the main gaps being lack of vision, slow thinking, and weak web-search MCP. Sources: Toot-Books – Glm 5 2 Vat Benchmark , Martinalderson – The Upcoming Ai Margin Collapse Part 1 Glm 5 2
  • Community reception (July): The Colibri project (937 HN points) demonstrated GLM-5.2 running on a 32GB RAM laptop at int4 quantization, streaming 21,504 routed experts from disk at 0.1 tok/s. The ZCode launch thread reached 511 points with 355 comments, dominated by security and trust debates about closed-source Chinese desktop software. Sources: News – Item , News – Item

Plans

GLM Coding Plan (Personal)

The entire quota system was overhauled in July. The old "approximately X prompts" model is gone, replaced by explicit credit points (积分) with token-level conversion coefficients.

Credit limits by plan:

Plan CNY Price (approx.) USD Price 5-Hour Credits Weekly Credits Recommended Projects
Lite ~¥49 $16.2/mo (reg. $18) 2,000 10,000 1 small repo
Pro ~¥149 $64.8/mo (reg. $72) 12,000 60,000 1-2 mid-size repos
Max ~¥469 $144/mo (reg. $160) 28,000 140,000 2+ large repos

Sources: Bigmodel – Overview , Zcode

Credit consumption formula:

Credits consumed = (input tokens x input coefficient + cached tokens x cached coefficient + output tokens x output coefficient) / 10,000

Credit coefficients by model:

Model Input Coefficient Cached Input Coefficient Output Coefficient
GLM-5.2 6.9 1.7 24
GLM-5-Turbo 5.7 1.5 21
GLM-4.7 4.6 1.2 16
GLM-4.6V (Vision MCP) 1.2 0.3 2.7

MCP tool credit costs (per call): Web search 1.2, Web page reading 1.2, Open-source repo reading 1.2

Source: Bigmodel – Overview

Peak vs off-peak:

  • Peak hours: Monday to Friday 14:00-18:00 (UTC+8). Full credit rate applies.
  • Off-peak hours: All other times. 50% credit deduction (half the base rate).
  • This replaces the old 3x peak / 2x off-peak multiplier system. The September 2026 promotional deadline is no longer referenced.

Source: Bigmodel – Overview

Weekly token estimates (GLM-5.2 only, at 90.9% cache hit rate, which Zhipu cites as the coding-scenario average):

  • Lite: 43-87M tokens/week (low end = all peak, high end = all off-peak)
  • Pro: 263-526M tokens/week
  • Max: 613-1,226M tokens/week

Zhipu claims "up to 92% savings vs pay-per-token GLM-5.2 standard API" when fully utilizing off-peak hours.

Source: Bigmodel – Overview

What is included in all plans:

  • Models: GLM-5.2, GLM-5-Turbo, GLM-4.7 (GLM-5.1 / GLM-5 calls auto-switch to GLM-5.2)
  • MCP tools: vision understanding (GLM-4.6V), web search, web page reading, open-source repo reading
  • Compatible tools: Claude Code, opencode, ZCode, Kilo Code, Cline, TRAE, CodeBuddy, and 20+ others
  • GLM in Excel (Beta)

Source: Bigmodel – Overview

Plan ratio discrepancy: The ZCode landing page markets Pro as "5x Lite usage" and Max as "20x Lite usage," but the actual credit ratios are 6x (12,000/2,000) for Pro and 14x (28,000/2,000) for Max on both 5-hour and weekly limits. The "5x" and "20x" multipliers match the old prompt-count system (400/80 = 5x, 1,600/80 = 20x) and were not updated when the credit system launched. Source: Zcode

Credit refresh rules:

  • 5-hour credits: Dynamic refresh, resetting 5 hours after each request consumes them.
  • Weekly credits: 7-day cycle from the subscription start time.

Source: Bigmodel – Overview

GLM Coding Plan (Team)

The Team Edition is now explicitly available with GLM-5.2. It provides central management of members, budgets, and permissions. Team-specific usage details are on a separate page. Source: Bigmodel – Glm 5.2

Free Tier (z.ai)

The z.ai consumer chatbot provides free access to GLM-5.2 via web interface. No API access is included. Source: Bigmodel – Overview

ZCode (Desktop Agent)

ZCode is free to download and use. It connects to the GLM Coding Plan subscription for model access. Users can also configure custom API providers (including third-party GLM-5.2 hosts and OpenAI-compatible endpoints). Available on macOS, Windows, and Linux. Source: Zcode

API Pricing

Model Context Input ($/MTok) Output ($/MTok) Cache Hit ($/MTok) Notes
GLM-5.2 1M $1.40 $4.40 $0.26 MIT-licensed open weights; flagship; 753B/40B MoE
GLM-5-Turbo 200K undisclosed undisclosed undisclosed OpenClaw-optimized; CNY price not confirmed
GLM-4.7 200K undisclosed undisclosed undisclosed Lower-tier; CNY price not confirmed
GLM-4.7-Flash 200K Free Free Free Free-tier model (carried from May)

Source for GLM-5.2 pricing: Artificialanalysis – Glm 5 2

Pricing source note: Zhipu's first-party pricing page (bigmodel.cn/pricing) is a JavaScript-rendered single-page app and could not be fetched as text. Artificial Analysis reports GLM-5.2 at $1.40/$4.40/$0.26 per MTok based on the median across 15 providers. The first-party CNY rates for GLM-5-Turbo and GLM-4.7 could not be independently confirmed. Source: Artificialanalysis – Glm 5 2

Credit coefficient to USD conversion check: The GLM-5.2 credit coefficients (Input 6.9, Output 24) are consistent with the $1.40/$4.40 USD pricing at a ratio of approximately 4.93 credits per USD-cent per MTok. This means the credit system is internally consistent with the published API pricing, which is a positive transparency signal.

USD context (cost vs frontier): At $1.40/$4.40 per MTok, GLM-5.2 output is roughly one-sixth of Claude Opus 4.8 ($5/$25 per MTok). Martin Alderson's July analysis estimates GLM-5.2 is "more than 50% cheaper for nearly all workflows" even after accounting for its higher token consumption from verbose reasoning. On the VAT bookkeeping benchmark, GLM-5.2 processed a full quarterly VAT return (59 transactions, 5.73M prompt tokens, 193K output tokens) for $2.73. Sources: Martinalderson – The Upcoming Ai Margin Collapse Part 1 Glm 5 2 , Toot-Books – Glm 5 2 Vat Benchmark

Batch API: 50% discount on supported GLM-4 series models (carried from May; not confirmed for GLM-5.2). Source: Bigmodel – Introduction

Search tools (carried from May): Search-Std ¥0.01/request, Search-Pro ¥0.03/request. Source: Bigmodel – Introduction

Model Performance / Benchmarks

GLM-5.2 benchmarks are unchanged from the June report. No new official Zhipu benchmarks were published in July, but several independent evaluations appeared.

Benchmark GLM-5.2 GLM-5.1 (prev) Reference Source
Artificial Analysis Intelligence Index v4.1 51 40 Leads MiniMax-M3 (44), DeepSeek V4 Pro (44), Kimi K2.6 (43) Artificialanalysis – Glm 5 2
GDPval-AA v2 (agentic) 1524 n/a Ahead of MiniMax-M3 (1418), DeepSeek V4 Pro (1328); level with GPT-5.5 xhigh (1514) Artificialanalysis – Glm 5 2
Terminal-Bench 2.1 78% (AA) 63.5 Claude Opus 4.8 at ~85.0 Artificialanalysis – Glm 5 2
SWE-bench Pro 62.1 58.4 "Edging out closed frontier models" per Semgrep Semgrep – We Have Mythos At Home Glm 52 Beats Claude In Our Cyber Benchmarks
FrontierSWE (long-horizon) trails Opus 4.8 by ~1% n/a Beats GPT-5.5 (by 1%) and Opus 4.7 (by 11%) Bigmodel – Glm 5.2
SWE-Marathon (long-horizon) ~13% gap vs Opus 4.8 n/a Sits between Opus 4.7 and 4.8 Bigmodel – Glm 5.2
GPQA Diamond 89% (+3) 86% n/a Artificialanalysis – Glm 5 2
HLE 40% (+12) 28% n/a Artificialanalysis – Glm 5 2
SciCode 50% (+7) 43% n/a Artificialanalysis – Glm 5 2
Code Arena (frontend blind test) #1 globally among usable models n/a Zhipu claim Bigmodel – Glm 5.2
Semgrep IDOR detection (F1) 39% n/a Beats Claude Code (32%); cost ~$0.17/vuln found Semgrep – We Have Mythos At Home Glm 52 Beats Claude In Our Cyber Benchmarks
VAT bookkeeping (real-world) 334/354 checks passed (94.3%) n/a Net position off by 7 pence; 59 transactions, 68 min, $2.73 cost Toot-Books – Glm 5 2 Vat Benchmark

Speed and latency (Artificial Analysis, median across providers):

  • Output speed: 115.8 tokens/second (above the open-weight median of 60.2 t/s)
  • Time to first token (TTFT): 1.43 seconds (below the open-weight median of 1.88s)

Source: Artificialanalysis – Glm 5 2

Token efficiency caveat: GLM-5.2 generated 140M output tokens during the Intelligence Index evaluation, above the open-weight median of 99M. Artificial Analysis notes it is "very verbose in comparison to the median" and places it off the most token-efficient quadrant for its intelligence level. Source: Artificialanalysis – Glm 5 2

VAT benchmark detail: The Toot/Adam Kurkiewicz benchmark is notable as the first published real-world professional-task evaluation. GLM-5.2 processed 59 transactions across 112 API turns (137 tool calls) over 68 minutes. It consumed 5.73M prompt tokens (93% served from cache) and 193K output tokens. Peak context was 139,128 tokens (13.3% of the 1M window). The one serious error was misclassifying founding share capital as "Capital Account" instead of "Unpaid Shares," a legal distinction worth approximately 10,000 GBP. Source: Toot-Books – Glm 5 2 Vat Benchmark

Latest News

ZCode Harness Launch (July 1, 2026)

Zhipu launched ZCode, its own first-party desktop coding agent IDE, on July 1. The launch tweet from Z.ai described it as "GLM-5.2's own harness." ZCode is a closed-source Electron desktop app available on macOS, Windows, and Linux, positioned alongside (not replacing) the Coding Plan's compatibility with Claude Code, opencode, and other third-party tools. Key features include multi-agent task orchestration, scheduled background tasks, plugin marketplace with CDN installation, codebase Wiki generation, remote SSH/Docker/WSL workspace sync, WeChat/Feishu/Telegram bot control, and deep GLM-5.2 optimization. The July changelog shows 10+ releases (v3.2 through v3.5.3), indicating very rapid iteration. Version 3.4.2 (July 22) added Kimi K3 model support, making ZCode a multi-provider tool. Sources: Zcode , Zcode – Changelog , Twitter – Status

Credit-Based Billing System (积分) Replaces Prompt Quotas (July)

The GLM Coding Plan overview page was overhauled to replace the opaque "approximately X prompts" quota system with explicit credit points (积分). Each model now has published Input, Cached Input, and Output coefficients. Users can calculate exact quota consumption per token, which resolves a multi-month transparency gap flagged in the May and June reports. The old 3x peak / 2x off-peak multiplier system is gone, replaced by a flat "50% credit deduction during off-peak hours" rule. The September 2026 promotional deadline is no longer referenced. Zhipu claims the new system offers "up to 92% savings vs pay-per-token GLM-5.2 standard API" when fully utilizing off-peak hours. Source: Bigmodel – Overview

"GLM 5.2 and the Coming AI Margin Collapse" Analysis (July 6, 2026)

Martin Alderson published a widely discussed analysis (694 HN points, 469 comments) arguing GLM-5.2 is "the first model that reaches the bar of a genuine open weights competitor to Opus and GPT." He found it "genuinely almost impossible for me to realise I wasn't using Opus" for interactive coding. Key weaknesses identified: GLM-5.2 is slow due to heavy reasoning token usage, lacks vision support (a significant gap vs Opus 4.7+), and Z.ai's web-search MCP is "pretty awful and slow." He also noted that Wafer.ai reported AMD inference is 2.75x cheaper per token than Nvidia Blackwell for GLM-5.2. Sources: Martinalderson – The Upcoming Ai Margin Collapse Part 1 Glm 5 2 , News – Item

Colibri: GLM-5.2 Running on a 32GB Laptop (July 9, 2026)

Developer vforno published Colibri (937 HN points, 240 comments), a project that runs GLM-5.2 locally on a 12-core laptop with 25GB RAM using int4 quantization. The dense part (~17B parameters) stays resident in RAM at ~9.9 GB, while the 21,504 routed experts (75 MoE layers x 256 experts plus the MTP head, ~19 MB each at int4) live on disk (~370 GB total) and are streamed on demand with a per-layer LRU cache. Throughput is 0.1 tok/s. The engine is a single C file (~1,300 lines) with no BLAS, no Python at runtime, and no GPU. Sources: GitHub – Colibri , News – Item

VAT Bookkeeping Benchmark (July 9, 2026)

Adam Kurkiewicz of Vineyard Finance published a detailed benchmark (225 HN points, 122 comments) showing GLM-5.2 preparing a nearly correct quarterly VAT return for a UK SME. The model processed 59 transactions in 68 minutes at a cost of $2.73, with the net VAT position off by only 7 pence (~10 US cents). Out of 354 scored checks, it passed 334 (94.3%). The benchmark ran on Fireworks AI's serverless tier with a custom minimal harness exposing only bash and session-termination tools. Source: Toot-Books – Glm 5 2 Vat Benchmark

Ecosystem Signals: Multi-Provider Orchestration

Several open-source projects in July explicitly adopted GLM-5.2 as a coding-agent model. DoorDash open-sourced Agentic Orchestrator (tested with opencode/GLM-5.2 for implementation, Claude/Opus 4.7 for planning, Codex/GPT-5.5 for review). Assembled open-sourced 143.dev, using GLM-5.2 for automation tasks and Codex/Claude Code for manual tasks in gVisor sandboxes. Sources: GitHub – Agentic Orchestrator , GitHub – Assembledhq

Community Signals

ZCode launch: trust, security, and form-factor debates

The ZCode launch thread (511 points, 355 comments) was dominated by security and trust concerns about running a closed-source Chinese desktop application with full system permissions.

  • maxloh: "I don't find a closed-source Chinese agent system trustworthy. It is essentially a black box with full user permissions, meaning you are just handing over your entire system to a Chinese-owned server. With OpenCode and its GLM provider, at least I can monitor which files were read, which were edited, and what commands were executed." News – Item (root comment)
  • SwellJoe: "I don't even know what I would do with a desktop app. I'm running these things in headless VMs, so I can run them with --dangerously-skip-permissions or whatever. I don't trust them, even without that flag, on my desktop/laptop." News – Item (comment thread)
  • InsideOutSanta (sharing hands-on experience with GLM-5.2 in OpenCode): "Opus 4.8 is, on average, about twice as fast as GLM 5.2 running on z.ai's infrastructure for the same task... When I run into Anthropic's Quota, I switch to GLM 5.2 rather than Sonnet. I don't think there's much reason to ever use Sonnet for anything if you can use GLM 5.2 instead." News – Item (comment thread)
  • cube00 (criticizing vague quota disclosures): "It's impressive all these companies are getting away with 'base usage allowance included' or 'standard limits', layering the higher plans as a multiplier of that 'base' but never disclosing what it is." News – Item (comment thread)
  • ranyume (sharing app-internal quota data): "When running the app, it actually tells you what the base usages are... Start plan: 5 Million tokens a day (GLM-5.2 3M, GLM-5 Turbo 2M). For individuals: (+150% quota) $18.00USD." News – Item (comment thread)
  • m3h: "Z.ai documents integrations with nearly all the popular CLI-based agents. If you're already used to your TUI coding agent, you don't need the desktop agent." News – Item (comment thread)

Cost-pressure and margin-collapse framing

Martin Alderson's analysis (694 points, 469 comments) framed GLM-5.2 as the trigger for an AI inference margin collapse:

  • Martin Alderson: "GLM5.2 is the first model that reaches the 'bar' of a genuine open weights competitor to Opus and GPT... it was genuinely almost impossible for me to realise I wasn't using Opus in Claude Code." He also noted: "it is slow because of the amount of thinking it tends to do" and "it also doesn't have vision support... It's genuinely frustrating it not being able to read image-based PDFs, screenshots and design files." Martinalderson – The Upcoming Ai Margin Collapse Part 1 Glm 5 2
  • port11 (comparing ~10M tokens on each model): "Opus remains better at more or less everything, and seems to hold its own better in large context work... That said, GLM is worlds cheaper and a great little planner if you do a couple of rounds covering edge cases or things it might have forgotten." News – Item (comment thread)

Colibri: running GLM-5.2 at home

The Colibri project (937 points, 240 comments) generated excitement about local inference feasibility:

  • vforno: "A few days ago I found myself trying out GLM 5.2 and was really positively impressed. The capabilities and security I was getting from this LLM are similar to those I've gotten from models like Claude or GPT, and this really surprised me." He described the architecture: "a 744B Mixture-of-Experts model activates only ~40B parameters per token, and only ~11 GB of those change from token to token (the routed experts)." News – Item (root comment)

VAT benchmark: professional-task validation

The Toot benchmark (225 points, 122 comments) was notable as the first published real-world professional compliance task evaluation:

  • Adam Kurkiewicz: "Book-keeping is quickly becoming a solved problem." He noted the model processed 59 transactions at $2.73 total cost, vs a typical human accountant fee of approximately $1,000-$2,800/quarter. Toot-Books – Glm 5 2 Vat Benchmark

Third-party inference provider expansion

GLM-5.2 is now available through 15 API providers per Artificial Analysis, up from 8 named providers in June. Community discussion focused on provider quality differences, particularly around quantization:

  • Dima (Interconnects comments): "What I am finding among US providers is that most of them prefer to serve a quantized (4-bit, nvfp4) version... there is also some evidence that long-context tasks, exactly the kind of tasks coding agents do, can degrade much faster as context length grows when the model is quantized." Interconnects – Comment

Ecosystem adoption signals

Multiple open-source projects in July adopted GLM-5.2 as a supported model, indicating it has crossed the threshold from experimental to production-ready in the developer tooling ecosystem:

Enterprise Readiness

Feature Available? Details
SSO (SAML/OIDC) Undisclosed Not mentioned in public documentation
SCIM Undisclosed Not mentioned in public documentation
Audit logs Undisclosed Not mentioned in public documentation
IP indemnity Undisclosed Not mentioned. A commercial license agreement exists for model use. Source: Bigmodel – Model Commercial Use
Data residency Partial Cloud private instances and on-premise deployment available; on-prem pricing previously listed as "tens of millions CNY" for large models. Source: Bigmodel – Introduction
HIPAA No Not mentioned
Air-gapped / On-prem Yes GLM-5.2 is MIT-licensed and open-weight, so it can be downloaded and run fully inside a buyer's own environment on suitable hardware (~753B params). The Colibri project demonstrated local inference on 32GB RAM at int4 (0.1 tok/s). Production use requires multi-GPU servers. Sources: GitHub – Colibri , News – Item
SLA Undisclosed Not mentioned in public documentation
Admin controls (RBAC) Partial Team plan (GLM Coding Plan Team Edition) available with central management of members, budgets, and permissions. Source: Bigmodel – Glm 5.2
Content security / moderation Yes Built-in content safety audit for text, image, audio, video. Source: Bigmodel – Securityaudit
Model fine-tuning Yes LoRA and full fine-tuning supported (GLM-4.5 and GLM-4 series); MIT license on GLM-5.2 weights permits custom fine-tuning. Source: Bigmodel – Introduction
OpenAI / Claude API compatibility Yes Supports OpenAI SDK, Claude API compatibility, LangChain, HTTP, Python SDK, Java SDK. Source: Bigmodel – Introduction

Terms explained:

  • SSO (SAML) - employees log in via a corporate identity provider (Okta, Azure AD) instead of separate passwords. Not documented for Zhipu.
  • SCIM - automated user provisioning/deprovisioning from a corporate directory. Not documented for Zhipu.
  • IP indemnity - the provider covers legal costs if its AI output infringes a third party's copyright. Not documented for Zhipu.
  • Air-gapped / On-prem - the model can be run in an environment with no internet connection. GLM-5.2's MIT license permits this, but the hardware requirements (multiple high-VRAM GPUs or very large RAM) make it impractical for most organizations without significant infrastructure investment.

Transparency Gaps

  • CNY pricing page unfetchable. The first-party pricing page (bigmodel.cn/pricing) remains a JavaScript-rendered SPA that could not be fetched as text. CNY rates for GLM-5.2, GLM-5-Turbo, and GLM-4.7 could not be independently confirmed. The USD rates ($1.40/$4.40/$0.26 for GLM-5.2) are sourced from Artificial Analysis based on the median across 15 providers. Source: Artificialanalysis – Glm 5 2
  • International vs domestic pricing discrepancy. The ZCode landing page shows USD prices ($18/$72/$160 regular) that do not match the CNY domestic prices (previously tracked at ~¥49/¥149/¥469). At the current exchange rate (~¥7.25/USD), the USD prices are approximately 2.5x higher. Whether this reflects intentional market segmentation or an outdated page is unclear. Source: Zcode
  • ZCode plan multipliers are stale. The ZCode landing page markets Pro as "5x Lite usage" and Max as "20x Lite usage." The actual credit ratios are 6x for Pro and 14x for Max. The "5x" and "20x" figures match the old prompt-count system and were not updated when the credit system launched. Source: Zcode
  • Exact rate limits remain undisclosed. The platform uses dynamic rate limiting based on user tier, subscription level, and load. No specific RPM/TPM numbers are published; users must check the console. Source: Bigmodel – Rate Limit
  • Reward-hacking mitigations not detailed. Zhipu disclosed in June that GLM-5.2 showed more reward-hacking than GLM-5.1 and built an anti-hacking guard, but did not quantify how much residual hacking remains or how the guard is enforced at inference. No updates in July. Source: Semgrep – We Have Mythos At Home Glm 52 Beats Claude In Our Cyber Benchmarks
  • Benchmark scores partly image-based. Several GLM-5.2 headline charts (including some SWE-bench and Code Arena figures) are published as images rather than extractable numbers, and some (BrowseComp, MCP-Atlas) are stated only as "open-source SOTA" without figures. Source: Bigmodel – Glm 5.2
  • Enterprise features undocumented. SSO, SCIM, audit logs, IP indemnity, and SLA are not in public docs; enterprises must contact sales. Source: Bigmodel – Overview
  • Concurrent request limits undisclosed. The Coding Plan recommends project counts (Lite: 1, Pro: 1-2, Max: 2+) but does not state actual concurrent request limits. Documentation acknowledges users sometimes "feel like only 1 concurrent request" at peak. Source: Bigmodel – Rate Limit
  • Architecture and training data. GLM-5.2 is described as ~753B total / ~40B active MoE using the open SLIME RL framework, but training data composition, exact expert count (256 per layer x 75 layers = 19,200 routed experts, plus the MTP head = 21,504 per Colibri's analysis), and most inference-optimization details are not formally disclosed by Zhipu. Source: Artificialanalysis – Glm 5 2
  • No vision support. GLM-5.2 is text-only (no image input). This is a significant gap for coding agents that need to read screenshots, design files, or image-based PDFs. Zhipu has not announced a timeline for a multimodal variant. Source: Artificialanalysis – Glm 5 2
  • Web-search MCP quality is poor. Multiple community reports (Martin Alderson, HN commenters) indicate Z.ai's built-in web-search MCP is slow and low-quality compared to what Claude Code or GPT-5.5 provide natively. Zhipu has not acknowledged or addressed this. Source: Martinalderson – The Upcoming Ai Margin Collapse Part 1 Glm 5 2
  • ZCode is closed-source. Unlike opencode (open-source), ZCode is a closed-source Electron app. Community members expressed concerns about data exfiltration, given Chinese national intelligence laws that require companies to cooperate with state intelligence. Zhipu has not published a transparency report, data processing agreement, or independent security audit for ZCode. Source: News – Item
  • Failed/partial sources this month. The following primary URLs could not be fully fetched: Z (homepage, returned only the page title), Z – Glm 5.2 (JavaScript-rendered), Zhipu AI – Pricing (JavaScript-only SPA), Zhipu AI (JavaScript-only SPA). Data was substituted from the fetchable docs.bigmodel.cn pages, Artificial Analysis, and the ZCode landing page. No browser-automation fallback was needed for core data. If exact CNY pricing or blog figures are required, the user should paste them manually.