ディレクトリに戻る

dsh-prompt-studio

メンテナンス: 活発

eliochen240/dsh-prompt-studio

DeepSeek Harness向けのプロンプト・エージェントプリセット進化スタジオ。Git風のバージョン管理、差分タイムライン、ゴールデンテストベンチ、ワンクリック回帰評価を備えます。

GitHub で見る
$ dsh plugin add dsh-prompt-studio

インストール方法

dsh には中央のインストールコマンドはありません。このプラグインのエントリ(下の README に記載)をプロファイルまたはパッチ設定に追加し、再起動します。

インストールの仕組み

0

スター

0

フォーク

JavaScript

言語

MIT

ライセンス

2026-09-21

作成日

2026-09-21

最終プッシュ

README

dsh-prompt-studio ⚡

Prompt & Agent Preset Evolution Studio for DeepSeek Harness
Git-style versioning, timeline diff, golden test bench, and one-click regression evaluation.

npm awesome · DSH plugin license

English | 简体中文


What is it?

Fine-tuning your agent's system prompt or skills is often an intuitive gamble: “Did this change actually improve reasoning, or did it break formatting and safety?”

dsh-prompt-studio brings professional prompt engineering & regression evaluation directly into the DeepSeek Harness Web GUI:

  • 📝 Live Prompt Editor & Draft Workspace: Real-time token counter and syntax-friendly editing.
  • Git-Style Version Timeline: Every change is snapshot with commit message, timestamp, and one-click rollback.
  • 🎯 Golden Test Regression Bench: Pre-configured test cases (Coding, Reasoning, Refactor, Safety). Evaluate prompt performance objectively with scoring and latency feedback before deploying to production.
  • 🔄 Dynamic Cordis Injection: Seamlessly injects the currently activated prompt version into the agent's system instruction chain without restarting the host.

Installation

From DSH Market (One-click)

Open Settings → Plugin Market, search for dsh-prompt-studio and click Install.

From CLI

dsh plugin --profile web add dsh-prompt-studio

Quick Tour

  1. Open Settings → Prompt Studio ⚡.
  2. Edit your system instructions in the Prompt Editor and click Commit & Create Snapshot.
  3. Go to the Golden Bench tab, run regression tests against standard coding & safety prompts.
  4. If a newer prompt introduces regressions, switch to Version History and click Rollback to This to restore the previous stable baseline in milliseconds.

简体中文说明

它是什么?

在开发或微调 AI Agent 时,修改 System Prompt / 预设规则常常像“玄学开盲盒”——改了之后到底有没有变聪明?是不是反而破坏了代码格式或安全性?

dsh-prompt-studio 是为 DeepSeek Harness 打造的提示词与智能体预设演进工作台,填补了 DSH 生态在 Prompt 工程化管理与自动化回归评测上的空白:

  • 📝 实时提示词起草区:内置 Token 估算、说明草稿实时预览。
  • Git 式版本时光机:每次改动打 Tag、记录变更原因与时间戳,支持毫秒级一键回滚。
  • 🎯 金标回归测试集 (Golden Bench):预置编码、推理、重构、安全边界等多维度测试用例,一键自动化评分(0~100)与耗时统计,彻底告别玄学微调。
  • 🔄 非侵入式 Cordis 动态热注入:无需重启 DSH 宿主,随时切换当前全局或会话生效的提示词版本。

提交到官方市场规范 (How to Submit)

在将本仓库推送到 GitHub 并发布到 npm 后:

  1. Fork awesome-dsh-plugin/awesome-dsh-plugin
  2. 在其 plugins.json 中追加本项目条目:
{
  "name": "dsh-prompt-studio",
  "owner": "ElioChen240",
  "url": "https://github.com/ElioChen240/dsh-prompt-studio",
  "category": "dev",
  "description": {
    "en": "Prompt & Agent Preset Evolution Studio for DeepSeek Harness: Git-style versioning, diff timeline, and golden test regression bench.",
    "zh": "DSH 提示词与预设演进工作台:Git 式版本化管理、时光机 Diff、金标测试集与一键回归评测。"
  },
  "npm": "dsh-prompt-studio",
  "install": "dsh plugin --profile web add dsh-prompt-studio"
}
  1. 提交 PR,审核合并后 24 小时内全网 dsh-market 客户端均可一键搜索安装。

License

MIT © 2026

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。