NinjaSln-labs/dsh-subagent-cursor ↗★ 0
dsh-subagent-cursor
Cursor-as-subagent provider for DeepSeek Harness: one-shot local runs via @cursor/sdk, summary-first result presentation, unattended Profile Bundle.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NinjaSln-labs/dsh-subagent-cursor说明文档
阅读完整 README ↗配置
| 字段 | 默认 | 含义 |
|---|---|---|
providerName | cursor | 注册到 ctx.subagents 上的提供方名 |
model | composer-2.5 | 传给 SDK 的 Cursor 模型 id |
env | {} | 叠加在凭据清洗后的父 env 之上的显式子进程/SDK 环境;在此提供 CURSOR_API_KEY |
disposeGraceMs | 3000 | 关闭等待的正向宽限(ms) |