mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-21 09:28:14 +00:00
- Model.ets: defaultConnection 不再内置 url/apiKey,改为空白模板 - 新增 normalizeBaseUrl:补协议(默认 https)、去尾斜杠、去误粘的 /api/v1 裸域名走 http 会被反代 302 到门户站,客户端只拿到 404,表现为"连接直接失败" - ConnStore: 增删改与读取存量数据时统一规范化 url - 去掉 ensureDefaultConnection,首启不再预置连接,未配置时走统一提示