STARDUSTLC666/dsh-minimal-ptc

插件 ⭐ 1 MIT other

最小提示词 x 完整PTC工具,用于DeepSeek Harness——与Project2 we/let's轨迹对齐(最小99/96)。

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

安装

本地开发也可以用 link:`"dsh-minimal-ptc": "link:E://deepseek//dsh-minimal-ptc"`。

2. 在 profile 目录执行 `pnpm install`。

3. 重启 web profile 进程:宿主行会把内置预设物化到
   `$DSH_HOME/.agent-presets/ptc-minimal`。

4. 新建会话时选择 **极简 PTC 模式**。

## Windows Git Bash 配置

预设内置的 Git Bash executor 可在 `agent.cordis.yml` 的 `gitbash-executor` 行覆盖:

| 配置 | 默认 | 说明 |
| :-- | :-- | :-- |
| `shellPath` | 自动探测 | 固定 Git Bash 路径(如 `C:\\Program Files\\Git\\bin\\bash.exe`) |
| `timeoutMs` | 120000 | 单次命令超时(毫秒) |
| `maxTimeoutMs` | 600000 | 请求可要求的最大超时 |
| `maxOutputBytes` | 64000 | 单次输出上限 |
| `maxSpillBytes` | 67108864 | 输出溢出落盘上限 |
| `graceMs` | 3000 | 超时后的宽限时间 |

自动探测顺序:`GIT_BASH` → `Program Files\\Git` → `Program Files (x86)\\Git` → `LOCALAPPDATA\\Programs\\Git` → PATH。

## 目录结构

STARDUSTLC666/dsh-minimal-ptc 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。