← 返回列表
D

dsh-minimal-ptc

v0.4.0 · 1 天前发布

Minimal prompt x full PTC tools for DeepSeek Harness - aligned with the Project2 we/let's trajectory (Minimal 99/96).

dshdeepseek-harnesspluginagent-presetcode-modedsh-plugindeepseekllm-agentminimalptc

README

dsh-minimal-ptc

极简提示词 × PTC 全能力 —— 一个更"干净"的编码 Agent。

安装即获得新的 Agent 模式:极简 PTC 模式;Windows 自动启用 Git Bash,bash 工具与 RL 训练分布对齐。

卖点

  • 对齐 RL 训练:系统提示词只有一句 You are a helpful software engineer assistant.

  • 贴近 RL 微调时的简洁指令分布,没有长提示词带来的格式偏置与上下文噪音,
    让模型按训练时的节奏干活。
  • 工具完整:完整继承 PTC 模式的全部工具 —— Code Mode SDK 多步编排、

  • 文件读写与检索、Shell、Skills、计划、目标、子代理、工作流,一个不少。
  • We / Let's 思维链:Code Mode SDK 把"想"和"做"装进一个 TypeScript 程序,

  • 多步操作先编排、再一次执行。这与 DeepSeek 官方跑分环境(Project2 V4.1b)中
    Minimal 高分轨迹一致:99/96 的两跑以 we / let's 为主,而不是
    Standard/PTC 常见的 let me / I 长块。
  • Windows 保持 bash:预设内置 Git Bash executor(自动探测 GIT_BASH → Program Files\Git → LOCALAPPDATA\Git → PATH),bash 工具不再在 Windows 上被禁用;pwsh 仍保留为备用。
  • 安装

    1. 把本包加入 web profile(package.json):

    ```json
    "dependencies": { "dsh-mi

    查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-minimal-ptc
    Repo
    git+https://github.com/STARDUSTLC666/dsh-minimal-ptc.git
    Engines
    {"node":">=18"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"}}