flashyiyi/dsh-zcode-persona ↗★ 0
dsh-zcode-persona
Make the model believe it is inside the Z.ai Code (Zhipu ZCode) agent environment: replaces the harness identity opener and injects a ZCode rules skeleton with a dynamic project section. 让模型认为自己处于智谱 ZCode Agent 环境。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flashyiyi/dsh-zcode-persona说明文档
阅读完整 README ↗Configuration (reload the plugin after changing)
| Key | Default | Meaning |
|---|---|---|
enabled | true | Master switch; false registers no waterfall listener. |
identity | You are Z.ai Code. | Identity statement replacing the harness opener. |
opener | You are an interactive CLI tool that helps users… | Opener line following the identity. |
extraRules | '' | Extra rules appended to the end of the zcode:persona section. |