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 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
- 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