mirror of
https://ghfast.top/https://github.com/aeroxw/easy_tdx_max.git
synced 2026-09-12 20:24:19 +08:00
- --no-ui:不托管 Web UI 前端(根路径 404),仅 /api/v1/* REST 接口, 且不自动打开浏览器——给 AI Agent / 程序化调用省去前端资源 - create_app/_create_app 新增 enable_ui 参数(默认 True 行为不变) - 测试锁定:no-ui 模式无 web-ui Mount 且 API 路由完整;四道门禁全绿 (ruff / ruff format / mypy / 1079 tests),实测根路径 404 + API 正常