flashyiyi/dsh-zcode-persona ↗★ 0
dsh-zcode-persona
通过替换 Harness 身份声明并注入 ZCode 规则,使模型认为自己处于智谱 Z.ai Code 代理环境中。
AI 分析
核心用途是模拟智谱 ZCode Agent 的运行环境。适合需要让模型遵循 ZCode 规则、扮演特定编程助手身份的开发与代码生成任务。
安裝
$
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. |