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 服务器 - 随时随地编程