BREAKING CHANGES to workflow:
- Add 'BEFORE YOU BEGIN' section to MASTER-PROMPT.md
- GLM users MUST configure GLM FIRST before using Claude Code
- Add clear GLM pre-configuration steps at top of file
- Add clear copy boundaries (✂️ COPY FROM HERE / ✂️ COPY ENDS HERE)
- Add visual separator lines for copy-paste section
README.md updates:
- Add prominent GLM warning at top of Installation Options
- Add quick GLM setup commands
- Clarify Master Prompt workflow with step-by-step
- Emphasize GLM pre-configuration requirement
This fixes the issue where GLM users couldn't use Claude Code
to paste the master prompt without first configuring GLM.
- Add GLM model mappings (glm-4.5-air, glm-4.7) to settings.json
- Update both new and existing file creation paths
- Add version verification guidance (2.0.14+ recommended)
- Reference official Z.AI documentation (https://docs.z.ai/devpack/tool/claude)
- Add troubleshooting steps from official docs
- Add /status command verification instructions
- Display GLM configuration summary after setup
- Update API help text to include official docs link
- 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