Files
agent-desktop/console
Pine d9dcbf214c fix(models): 移除 OpenCode 不可用的免费模型并增强错误提示
- OpenCode *-free 免费模型在第三方 API 直连时被上游硬性拒绝
  (400 MissingSessionID: free tier can only be used in OpenCode),
  选中后必然 MODEL_EXECUTION_ERROR;从内置列表与探测结果中移除
- 模型选择器过滤掉无可用模型的 provider(含仅剩非对话模型的情况)
- convert_model_exception 对服务商限制类错误(only be used in /
  model is unavailable / missing session / upstream request failed)
  给出明确中文提示,不再只显示「模型执行失败」
2026-09-10 14:04:40 +08:00
..