🎉 gald3r v5.1.1 is out — Repairing upgrades and review recovery after 5.1.0..See release notes →
ZCode
PartialL2 MCPZ.ai / Zhipu
Free cross-platform ADE on GLM-5.2 — rules/skills/commands/MCP native
✅Commands✅Rules✅Skills❌Hooks✅MCPrules: .md
CRASH Capability Matrix
CRASH = Commands · Rules · Agents · Skills · Hooks + MCP. Engine level: L2 — MCP Native
| Primitive | Status |
|---|---|
| Commandscommands | ✅Commands |
| Rulesrules | ✅Rules |
| Skillsskills | ✅Skills |
| Hookshooks | ❌Hooks |
| MCPmcp | ✅MCP |
Folder Hierarchy
Files gald3r writes and the directories it expects for ZCode. The .zcode/ tree is the primary gald3r surface.
project-root/
.zcode/ ├── skills/ <name>/SKILL.md └── settings ← MCP servers (stdio / HTTP / SSE) AGENTS.md ← instruction file (global + workspace scope)
Key Setup Notes
- →Z.ai's free cross-platform Agentic Development Environment, built around GLM-5.2 (BYOK-capable)
- →Native Agent Skills (SKILL.md), native slash commands, and native MCP (stdio / HTTP / SSE)
- →Reads a two-scope AGENTS.md: global ~/.zcode/AGENTS.md appended by workspace AGENTS.md
- →Verified 2026-07-03 against https://zcode.z.ai/en/docs/
Known Gaps
Areas where gald3r's native capability is limited or absent on ZCode. The engine compensates where possible via L2 — MCP Native.
- ⚠No hand-authored lifecycle hooks surface
- ⚠Subagents are Beta and global/user-level only (no project-level roster)
- ⚠AGENTS.md is two-scope append (global + workspace) — no hierarchical merge or @import
Install gald3r on ZCode
Run the gald3r installer and get the full CRASH system on ZCode in under 5 minutes. Persistent memory, 220+ commands, and adversarial quality gates.
install — ZCode
# 1. Install gald3r: download the installer for your OS from # github.com/Gald3r-Labs/gald3r_core/releases (.msi / .pkg / .tar.gz), run it, then confirm gald3r --version # 2. Scaffold .gald3r/ in your project gald3r setup # 3. Write the ZCode overlay into this project gald3r platform install zcode
38 platforms supported
