From f0ab29056fe1df2671553123c4080f7babb88cb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=B5=B7?= <7836246@qq.com> Date: Mon, 16 Mar 2026 09:52:53 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=20=E2=80=94=20v2.7.0=20=E5=9F=BA=E4=BA=8E=20?= =?UTF-8?q?v2.5.6=20=E5=9B=9E=E6=BB=9A=E4=BC=98=E5=8C=96=EF=BC=8Cv2.6.x=20?= =?UTF-8?q?=E8=A7=81=20Tags?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ce8f3cd..e68471c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 将 Cursor 文档页免费 AI 对话接口代理转换为 **Anthropic Messages API** 和 **OpenAI Chat Completions API**,支持 **Claude Code** 和 **Cursor IDE** 使用。 +> ⚠️ **版本说明**:当前 v2.7.0 是基于 v2.5.6 稳定版回滚后精选优化而来,v2.6.x 系列的完整代码可在 [Releases Tags](https://github.com/7836246/cursor2api/tags) 中获取。 + ## 原理 ```