dsh-cursor-agent
Manifest valid在DeepSeek Hareness中引入Cursor Hareness,获得和Cursor一致的速度与体验。非官方调用cursor api,可能引入账号风险,谨慎使用。
DSH Cursor Agent
在 DeepSeek Harness 中获得和 Cursor 一致的速度与体验。
直接登录 Cursor 账户或绑定 API Key / Auth Token,
在使用 Cursor 原生 Agent Loop(agent.v1.AgentService/Run)、标准工具、上下文压缩、自动标题等功能时,
保留 DSH 的会话、执行器和沙箱功能,
⚠️ 本插件接入的是 Cursor 未公开的 Agent 协议(
agent.v1.AgentService/Run), 属于社区逆向工程成果,可能随 Cursor 服务端变化而失效。本项目与 Anysphere / Cursor 无任何关系,请遵守 Cursor 的服务条款。
能做什么
- 在 DSH 中直接使用 Cursor 原生 Agent Loop
- 自动发现并允许选择 Cursor 的可用模型以及思考强度、上下文等配置
- 保留 Cursor 原生工具,支持如下功能:
- 文件读写
- 网络请求与搜索
- Question交互
- 前后台Shell
- 其他DSH工具自动被映射为mcp
- 暂未支持的:
- PlanMode切换
- Subagent/Task
- 使用 Cursor 原生的自动标题和上下文压缩能力,会在 Cursor Preset 里自动禁用DSH自带的自动标题、压缩,以及
billion-context-dshACP - 设置页可查看登录状态与订阅用量
- 支持修改BaseURL来使用部分中转站(不建议)
安装
dsh plugin --profile web add @xytoki/dsh-cursor-agent
调试
使用CURSOR_AGENT_DEBUG=1 开启debug log
致谢
Compatibility
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.6.0 | — | — |
Similar plugins
by NinjaSln-labs
DeepSeek Harness 插件:Cursor-as-subagent 提供方——一次本地 @cursor/sdk one-shot 运行、摘要优先结果、可无人值守的 Profile Bundle
★ 0
↓ 353/wk
MIT
TypeScript
Sep 5, 2026
dsh plugin --profile web add dsh-subagent-cursorby LamplitIsles
dsh-companion turns DeepSeek Harness into a focused AI companion experience, with persistent relationship state and continuity across sessions
★ 4
Apache-2.0
TypeScript
Sep 5, 2026
dsh plugin --profile web add @lamplitisles/dsh-companionby jasen215
DeepSeek Harness (DSH) plugin for self-improving AI agents: continual learning, persistent memory, cross-session knowledge, review-and-refine workflows, and automatic rollback.
★ 9
↓ 444/wk
MIT
TypeScript
Sep 10, 2026
dsh plugin --profile web add dsh-continual-harnessby taichuy
DeepSeek Harness auth插件
★ 26
↓ 139/wk
Apache-2.0
TypeScript
Aug 16, 2026
dsh plugin --profile web add deepseek-harness-authby Hilbert-beinghappy
Auxiliary inference usage, limits, and cancellation runtime for official DeepSeek Harness plugins
★ 3
MIT
TypeScript
Aug 23, 2026
dsh plugin --profile web add dsh-plugin-auxiliary-runtimeby Leitarkkk
DeepSeek Harness plugin that auto-nudges agents to consult docs or web search when local trial-and-error becomes costly. DeepSeek Harness 插件:当本地试错成本升高时,自动注入检索提示,引导 Agent 查阅文档或联网搜索。
★ 4
↓ 96/wk
MIT
JavaScript
Aug 28, 2026
dsh plugin --profile web add dsh-research-nudge