flashyiyi/dsh-zcode-persona0

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 环境。

AI 分析

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

パッケージ
dsh-zcode-persona
バージョン
0.1.0
最終更新
2026/09/05

インストール

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

ドキュメント

README 全文を読む ↗

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.