Files
agent-desktop/console
Pine 3be0c2f16c fix(apps): 修复云超服市场单段 slug 商品下载链路
- 前端 buildMarketDownloadUrl:id 拆分不到 owner/name 两段时,
  不再产生 owner/undefined,统一按 pineagents/<id> 处理
- 后端 _fetch_market_bundle_bytes:owner/name 精确匹配失败后,
  回退按 name 单段精确匹配,兼容历史未补 owner 前缀的商品
  (如 creator、公众号爆款封面生成)

配套:server-core 侧已把存量单段 slug 数据规范化为 pineagents/<slug>
2026-09-03 20:28:09 +08:00
..