Manifest Router Adds ZAI Subscription Support for OpenClaw Model Management

✍️ OpenClawRadar📅 Published: April 16, 2026🔗 Source
Manifest Router Adds ZAI Subscription Support for OpenClaw Model Management
Ad

Manifest router now supports ZAI subscriptions for OpenClaw setups. All ZAI models appear in your routing tiers, and Manifest automatically selects the appropriate model for each request.

Configuration Example

The source provides this routing configuration:

  • Simple: GLM-4.5-Air / 1st fallback: GLM-4.6
  • Standard: GLM-4.6 / 1st fallback: GLM-4.7
  • Complex: GLM-4.7 / 1st fallback: GLM-5
  • Reasoning: GLM-5 / 1st fallback: GLM-5-Turbo
  • Coding: GLM-5.1 / 1st fallback: GLM-5-Turbo

Key Features

According to the source, Manifest includes these capabilities:

  • Setup 5 fallback models per routing tier
  • Define preferred models based on task types
  • Set usage limits
  • Track everything from the dashboard
  • Monitor costs per agent, per message, and per model

Manifest is currently in beta, free, and open source. The developer requests honest feedback to help build what the community wants.

📖 Read the full source: r/clawdbot

Ad

👀 See Also

AnyClaw: Ubuntu 24.04 with Android hardware access and AI agent for terminal development
Tools

AnyClaw: Ubuntu 24.04 with Android hardware access and AI agent for terminal development

AnyClaw provides a full Ubuntu 24.04 environment running in proot on Android with direct access to Android hardware APIs from the terminal, including camera, GPS, battery, and sensors via bash commands and Java execution. It includes an AI coding agent that can orchestrate these tools and a web UI accessible from any browser on the same network.

OpenClawRadar
Claude Desktop + Blender via MCP: Real-Time 3D Workflow Closes the Feedback Loop
Tools

Claude Desktop + Blender via MCP: Real-Time 3D Workflow Closes the Feedback Loop

An open-source Blender add-on runs an MCP server inside Blender, letting Claude Desktop inspect scenes, create objects, render images, and read results—closing the script-paste feedback loop.

OpenClawRadar
Dual-model architecture reduces token consumption by half for long conversations
Tools

Dual-model architecture reduces token consumption by half for long conversations

A developer built a dual-model system where a small 'subconscious' model compresses conversation history in the background, allowing the main model to work with a curated ~35K context instead of 120K tokens of raw history. This architecture cuts token consumption roughly in half for sustained project work.

OpenClawRadar
Nelson: A Claude Code Plugin for Coordinating AI Agents Like a Naval Fleet
Tools

Nelson: A Claude Code Plugin for Coordinating AI Agents Like a Naval Fleet

Nelson is a Claude Code plugin that structures AI agent coordination using naval fleet principles, featuring three execution modes, a risk classification system, hull integrity monitoring, and standing order gates to prevent common anti-patterns.

OpenClawRadar