From 3e360c18075b349d94c74e968e41c4d857d0b51d Mon Sep 17 00:00:00 2001 From: ssdfasd <2156608475@qq.com> Date: Fri, 13 Mar 2026 16:07:36 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BF=BD=E7=95=A5=20dist-api=20?= =?UTF-8?q?=E5=92=8C=20XCOpenCodeWeb.exe=EF=BC=8C=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=E5=85=B6=E6=9D=A5=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 +++++ README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8a6aecc..253f98b 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,11 @@ dist-ssr # Build output release/ +dist-api/ + +# XCOpenCodeWeb (来自独立仓库 https://github.com/anomalyco/XCOpenCodeWeb) +remote/xcopencodeweb/XCOpenCodeWeb.exe +service/xcopencodeweb/XCOpenCodeWeb.exe # Tools output tools/tongyi/ppt_output/ diff --git a/README.md b/README.md index 2f93918..70dc0bc 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ XCDesktop/ ### AI 编程助手 (service/xcopencodeweb/) -Web 版 AI 编程助手,连接 OpenCode 服务器: +Web 版 AI 编程助手(来自独立仓库 [XCOpenCodeWeb](https://github.com/anomalyco/XCOpenCodeWeb)),连接 OpenCode 服务器: - 单文件 exe,直接运行 - 支持外部 OpenCode 服务器 - 随时随地编程