
deepseek-cursor-proxy
yxlao
Fixes missing reasoning_content for DeepSeek V4
AI 简介
这是一个为 Cursor 编程编辑器适配 DeepSeek V4 思维模式(thinking mode)的轻量级代理服务,核心解决 DeepSeek API 要求必须回传 reasoning_content 字段但 Cursor 原生请求中缺失该字段的问题。项目通过拦截并注入 reasoning_content、将思维 token 封装为可折叠 Markdown 块、集成 ngrok 提供公网访问等方式,实现 DeepSeek-V4-Pro/V4-Flash 模型在 Cursor 中的稳定调用;同时兼容其他存在同类 API 兼容性问题的本地编码代理或 LLM 应用。适用于使用 Cursor 集成 DeepSeek 思维模型进行代码辅助开发的开发者场景。
Python
MIT License433
Stars
64
Forks
2
Watchers
8
Issues
Star 增长
今日0
近 7 天0
近 30 天+8
综合评分46.24
默认分支main