Preset system, multi-provider support, and GLM integration
Instead of maintaining multiple templates based on the same development flow (5 agents), a preset system is introduced which allows you to switch a project between different sets of agents (Claude/Codex/Gemini/GLM) with a single click.
On top of this, you can also switch a single agent to a different model via the context menu:
All existing templates will be migrated automatically to support the new system, but they will lack presets. If you want to use presets, switch your project to the new unified "Dev Loop" template through the project page → Import Configuration option.
GLM model support is added through the Claude CLI. In combination with other higher-tier models, GLM in the workflow gives near-Sonnet level results at very low cost.
If you are planning to use GLM as the coder, set your z.ai API key for the Coder profile:
GLM_TOKEN with your z.ai API key and saveGLM is currently preconfigured for the Coder profile, but you are not limited to this and can use it in other roles as well.