返回插件目录

CEQ151 /

dsh_codex_style_plugin

仅 Topic 仓库

这个仓库还没有填写简介。

0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
README来源: main@53c8b94d

dsh_codex_style_plugin

Codex-style plugins for DeepSeek Harness.

This repository is a monorepo. Each directory is one installable DSH plugin.

Plugins

Directory Package Description
dsh_codex-style_plugin dsh_codex-style_plugin Codex-style sources panel + per-turn file-change summary card + left-anchored conversation layout.

Development

Each plugin has its own package.json and can be built independently:

cd dsh_codex-style_plugin
npm install
npm run check
npm test
npm run build
npm pack

Releases

Ready-to-install tarballs are kept under releases/.

npx @deepseek-ai/dsh plugin --profile web add -w releases/dsh_codex-style_plugin-0.3.7.tgz
/ 5

暂无评分

社区评论

还没有评论,来写第一条。