flashyiyi/dsh-zcode-persona0

dsh-zcode-persona

通过替换 Harness 身份声明并注入 ZCode 规则,使模型认为自己处于智谱 Z.ai Code 代理环境中。

AI 分析

核心用途是模拟智谱 ZCode Agent 的运行环境。适合需要让模型遵循 ZCode 规则、扮演特定编程助手身份的开发与代码生成任务。

套件
dsh-zcode-persona
版本
0.1.0
最近更新
2026年9月5日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:flashyiyi/dsh-zcode-persona

Configuration (reload the plugin after changing)

KeyDefaultMeaning
enabledtrueMaster switch; false registers no waterfall listener.
identityYou are Z.ai Code.Identity statement replacing the harness opener.
openerYou 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.