docs: add cmhub AI gateway integration design and sync docs
- 新增 docs/cmhub-integration-design.md(v3.2):对接 cmhub 生文/生图/余额/别名发现接口的设计、迁移策略、错误与重试、待确认项 - docs/06-tasks.md:新增 Phase 7(T-526~T-528)AI 网关对接任务,补充别名动态下拉与 fetch_cmhub_models helper;相关文档索引与工程/打包任务同步 - 同步 README/03-tech-stack/current-state/packaging/troubleshooting/ux-review 文档 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
6d4f60fcdb
commit
c8a5e9ada8
+3
-3
@@ -5,7 +5,7 @@
|
||||
## 一、打包前提
|
||||
|
||||
- 在 Windows 环境执行。
|
||||
- Python 环境已能运行源码版 `python main.py`。
|
||||
- Python 环境已能运行源码版 `python main.py`。
|
||||
- 打包脚本使用当前 PATH 中的 `python`;正式出包前先确认 `python --version` 符合项目目标 Python 3.10+。
|
||||
- 安装运行依赖和打包依赖:
|
||||
|
||||
@@ -96,5 +96,5 @@ powershell -ExecutionPolicy Bypass -File scripts\build_exe.ps1
|
||||
- `dist\cmshopee\` 中没有第三节列出的本地数据。
|
||||
- 在干净目录首次启动时能生成默认配置并进入 GUI。
|
||||
|
||||
涉及 Shopee/CDP 的真实更新能力,仍按任务文档要求用测试商品做人工回归;打包任务本身不新增自动绕过登录、验证码或风控的能力。
|
||||
|
||||
涉及 Shopee/CDP 的真实更新能力,仍按任务文档要求用测试商品做人工回归;打包任务本身不新增自动绕过登录、验证码或风控的能力。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user