orrinzeng/dsh-cursor-subscription ↗★ 0
dsh-cursor-subscription
用于 DeepSeek Harness 的 Cursor 订阅插件,支持浏览器登录、Token 刷新、模型发现及 Cursor 代理聊天协议。
AI 分析
核心用途是在 DSH 中直接使用 Cursor 的模型(如 Claude 3.5 Sonnet)。适合拥有 Cursor 订阅、希望在 DSH 客户端中调用其模型和工具转换的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:orrinzeng/dsh-cursor-subscription說明文件
閱讀完整 README ↗Sign-in and Usage
- Open Settings -> Cursor Subscription in DSH.
- Select Browser Sign-in. Your browser will open the Cursor sign-in page.
- Complete sign-in and authorization. The settings page will automatically show that you are signed in.
- Select a Cursor model from the model picker, such as
composer-2orclaude-4-sonnet.
When a tool is required, the agent converts Cursor's tool request into a local DSH tool execution. The result is returned to the model through the conversation history; Cursor's filesystem tools are not used.