AutoClaw by Z.ai – AI agent that turns a chat message into real executed work

    AutoClaw: Z.ai's Agent That Doesn't Chat – It Works

    25. Juni 20265 min read
    Till Freitag

    TL;DR:AutoClaw (autoclaw.z.ai) is Z.ai's agentic layer on top of GLM-5.2: describe the goal in a chat, AutoClaw decomposes, executes and returns the result with context. Paired with our Agent Cluster and the Hermes self-evolution loop it's a surprisingly mature setup – and real competition for the Claw family."

    Till Freitag

    What AutoClaw Actually Is

    AutoClaw is Z.ai's agent layer – the same company behind GLM-5.2. The pitch is sharp: „Your AI Partner That Does the Work." Not a chatbot replying to you. An agent that executes.

    The interaction model is deliberately boring:

    1. Describe the goal in a chat – no dashboard maze, no setup wizard.
    2. AutoClaw decomposes and runs it – with real tools, without constant back-and-forth.
    3. Result lands back in the chat – with context and next steps in the same thread.

    Underneath runs GLM-5.2 in the open trial, and – the part we care about most – AutoClaw supports Hermes Self-Evolution, the loop where the agent iteratively refines its own strategies.

    What Can AutoClaw Do?

    Z.ai highlights four primary use cases that hold up in practice:

    AreaWhat AutoClaw handles
    Spreadsheets & dataanalyze sheets, build pivots, surface outliers
    Investing & financial planningportfolio checks, scenarios, asset research
    Business operationsorchestrate recurring multi-tool workflows
    Social media operationsposting pipelines, research, on-brand drafting

    What sets AutoClaw apart from „ChatGPT with tools" is that it keeps the task in mind across multiple steps, without you nudging it every time. That's exactly the long-horizon discipline where GLM-5.2 sits surprisingly close to Claude Fable 5.

    The Value – Honestly Framed

    We've been building agent infrastructure for years (OpenClaw, TillClawn 🤡, NanoClaw). From that angle, the honest upside of AutoClaw:

    • Zero-setup agent for end users. No self-hosting, no MCP servers to wire up.
    • Solid default routing. Tasks land on GLM-5.2 – cheap, on-prem capable, quality close to the US frontier. Our default for ~80% of coding tasks right now.
    • Hermes loop without DIY. Self-improving agents are usually a stack project. Here they're a toggle.
    • Chat as the interface. No extra tool for organizing work. The task lives where it's discussed anyway.

    What AutoClaw doesn't solve: enterprise wiring into internal systems with audit, RBAC, SSO and GDPR-compliant self-hosting. OpenClaw / TillClawn 🤡 remain the layer of choice there – AutoClaw is much closer to „personal AI coworker" than to „agent backbone for the enterprise."

    Example: AutoClaw + Our Agent Cluster

    Real setup from a live project – non-sensitive market research with handoff to internal tools.

    Prompt to AutoClaw:

    „Research all DACH providers for local AI inference with GPU hosting, compare pricing per 1M tokens for 70B models, and write the result as a table into our Notion board ‚AI Infra Watch'."

    What happens:

    1. AutoClaw breaks the task into three steps: research → normalization → handoff.
    2. Research runs through GLM-5.2 with web tools – output: raw list of vendors and prices.
    3. Normalization happens inside the Agent Cluster: one sub-agent harmonizes token prices (per 1M input/output), a second fills missing values via targeted follow-up searches.
    4. Hermes evolution kicks in inside the cluster: strategies that produced clean results get preferred on the next run.
    5. Handoff to our internal Notion via an OpenClaw skill – RBAC, audit log, markdown format.
    6. AutoClaw reports back in chat: „Table created, 14 vendors, 3 flagged with missing values."

    The point: AutoClaw owns the frontend loop, the Agent Cluster + OpenClaw own the operational, auditable part. They compose because GLM-5.2 is the same model under both layers and tool calls route identically.

    Comparison to the Other Claws

    AutoClawOpenClawTillClawn 🤡NanoClawZeroClaw
    VendorZ.ai (managed)Open sourceUs (enterprise layer on OpenClaw)Community (MIT)Community (Rust)
    Primary use casePersonal AI partner in chatAgent infrastructure for teamsMake OpenClaw enterprise-readyLocal Claude agent on Pi/MacLean Rust agent for edge
    HostingCloud (managed)Self-hosted or cloudSelf-hosted, enterpriseSelf-hosted (Pi, Mac)Self-hosted, minimal
    Default modelGLM-5.2Multi-LLMMulti-LLM with routingClaude (Agent SDK)Multi-LLM
    Self-evolutionHermes built-invia skills/pluginsHermes + audit layermanualnot primary
    Enterprise featureslimitedmediumhigh (RBAC, audit, SSO)lowlow
    Onboardingsecondsminutes to hoursdays (guided)minutesminutes
    When to pick itwhen you want a managed partnerwhen you build your own agent backbonewhen the backbone needs to be enterprise-gradewhen everything must stay localwhen every MB matters

    The mental model: AutoClaw is the end-user layer, OpenClaw / TillClawn 🤡 are infrastructure, NanoClaw and ZeroClaw are edge variants. They compete less than the naming family suggests – they occupy different layers of the same agent stack.

    When AutoClaw Is Worth It Today

    Useful if:

    • you need a productive agent fast without running infrastructure,
    • your tasks are non-sensitive (research, reporting, social, market analysis),
    • you need to keep cost in check – GLM-5.2 is meaningfully cheaper than US top models,
    • you want to try Hermes evolution without building a self-improving stack.

    Less useful if:

    • you process GDPR-critical data and don't self-host,
    • you need deep integrations into internal systems with audit requirements,
    • you have latency-critical voice or live workflows.

    Bottom Line

    AutoClaw is the clean end-user manifestation of what Z.ai is building underneath: an agent layer that doesn't pretend to be a chatbot. Together with GLM-5.2 it actually delivers on what many pricier tools only promise – take the task and return the result.

    For our own work AutoClaw shows up wherever the frontend loop matters and no enterprise wiring is required. We still build the backbone on OpenClaw and TillClawn 🤡. Combined, it's a picture that no longer needs to hide behind the US stacks.


    Further reading:

    TeilenLinkedInWhatsAppE-Mail

    Related Articles

    Z.ai GLM-5.2 – performance comparison against Claude and Western frontier models
    June 25, 20265 min

    Z.ai GLM-5.2 – why the next frontier leap comes from China

    Z.ai ships GLM-5.2 – more than doubling GLM-5.1, close to Claude Fable 5, cheaper, deployable on-prem. While US frontier

    Read more
    Field journal with handwritten notes about OpenClaw, a red lobster figurine beside it under warm desk light
    June 29, 20264 min

    Half a Year of OpenClaw in Production – A Field Report from the Engine Room

    Six months of OpenClaw in production, every day. No marketing, no audit – an honest field report: what we ripped out, wh

    Read more
    Field journal with handwritten OpenClaw notes next to a red lobster figurine under warm desk light
    June 29, 20264 min

    Half a Year of OpenClaw in Production – A Field Report from the Engine Room

    Six months of OpenClaw in production, every day. No marketing, no audit – an honest field report: what we ripped out, wh

    Read more
    OpenClaw audit: an inventory of promises that held – and the ones that fizzled
    June 8, 20264 min

    The OpenClaw Audit 2026: What's Left of All the Promises?

    OpenClaw was the hot thing in 2024, a LinkedIn religion in 2025, and supposedly dead in 2026. An honest audit: what held

    Read more
    OpenClaw audit: inventory of promises kept – and promises that fizzled
    June 8, 20264 min

    OpenClaw Audit 2026: What's Left of All Those Promises?

    OpenClaw was the hot new thing in 2024, a LinkedIn religion in 2025, and supposedly dead in 2026. A sober audit: what he

    Read more
    Self-Hosted & Privacy Layer 2026: Ontheia, Anything LLM & Privacy Router
    June 4, 20264 min

    Self-Hosted & Privacy Layer 2026: Ontheia, Anything LLM & Privacy Router

    If you take GDPR seriously, there's no way around self-hosting. Ontheia, Anything LLM, NanoClaw and the Privacy Router c

    Read more
    Microsoft Copilot Scout connecting through the OpenClaw gateway – agent infrastructure becoming the new enterprise standard layer
    June 3, 20265 min

    Microsoft Scout Runs on OpenClaw – Not „OpenClaw-like", It Is the Gateway

    Microsoft just showed off a new Copilot agent called Scout at Build. The tech bubble calls it „OpenClaw-like" – in reali

    Read more
    Claude Code vs OpenClaw – coding assistant vs enterprise agent infrastructure
    April 28, 20263 min

    \"Claude Code Killed OpenClaw\" – Why This Comparison Is Complete Nonsense

    On LinkedIn you increasingly read: \"Claude Code killed OpenClaw.\" That's like comparing apples with interstellar space

    Read more
    Claude Code vs OpenClaw – coding assistant compared to enterprise agent infrastructure
    April 28, 20263 min

    „Claude Code Killed OpenClaw" – Why That Comparison Makes No Sense

    People on LinkedIn keep saying „Claude Code killed OpenClaw." That's like comparing apples with interstellar spaceships.

    Read more