Manifest Router Adds ZAI Subscription Support for OpenClaw Model Management

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
👀 See Also

Godmode Plugin Adds Autonomous Iteration Loop to Claude Code and Other AI Coding Agents
Godmode is an open-source plugin that adds an autonomous measure-modify-verify loop to Claude Code, with parallel agents, failure memory, and 126 skills including optimization, security audits, and TDD. It works with Cursor, Codex, Gemini CLI, and OpenCode.

Lucas Gerads demonstrates MCP servers for oscilloscope and SPICE simulator integration with Claude Code
Lucas Gerads built MCP servers for his LeCroy oscilloscope and SPICE simulator, enabling Claude Code to validate SPICE circuits and models, handle embedded programming, and automate data analysis tasks like time axis normalization and data alignment.

TeenyApp lets Claude build and deploy full-stack websites from a single chat link
TeenyApp provides a live subdomain and agent token that Claude can use via HTTP to scaffold code, run migrations, set up auth, and deploy directly to a real URL without leaving the chat.

Super Claude browser extension makes Claude.ai UI fully customizable
A developer built a browser extension that lets users customize every aspect of Claude.ai's interface — colors, fonts, layout, plus usage tracking and token counting. The extension works on Chrome and Firefox and was developed using Claude itself.