项目绑定本页总览项目绑定 将目录绑定到特定 profile 和/或 CLI,实现项目级自动配置。 使用方法 cd ~/work/company-project# Bind profilezen bind work-profile# Bind CLIzen bind --cli codex# Bind bothzen bind work-profile --cli codex# Check statuszen status# Unbindzen unbind 优先级 命令行参数 > 项目绑定 > 全局默认