- Add Claude Code installation prerequisite (npm install)
- Update GLM configuration with official model mappings (glm-4.5-air, glm-4.7)
- Add version verification (recommended 2.0.14+)
- Include troubleshooting steps from Z.AI docs
- Add /status command verification
- Reference official Z.AI documentation: https://docs.z.ai/devpack/tool/claude
- Update README with proper GLM model configuration
- Users can now copy-paste a master prompt into Claude Code
- Includes all source repository references
- Step-by-step guided installation
- Alternative to running bash scripts
- Updated README with 3 installation options
- Agent integration architecture (file-based system)
- MCP tools integration (STDIO/JSON-RPC protocol)
- Ralph framework integration (multi-agent coordination)
- Auto-triggering system (hooks-based automation)
- Multi-model support (Anthropic + Z.AI)
- Benefits and use cases for each integration
- Complete integration stack diagram
- How Ralph patterns benefit Claude Code
- Step-by-step instructions for Anthropic Claude setup
- Step-by-step instructions for Z.AI/GLM Plan setup
- Complete copy-paste commands for both options
- MCP tools installation instructions
- Verification and testing steps
- Advanced configuration examples
- All commands ready to copy and execute