Releasesst/opencode
opencode v1.18.27 — 修复超时与Anthropic兼容性,提升稳定性
修复超时与Anthropic兼容性,提升稳定性
2026-09-02原文 release
本文为要点摘要,完整细节以原文 release为准。
- 默认将provider header和流式chunk超时设为5分钟,减少慢启动失败,可用
false禁用流式超时。 - Anthropic
thinking.blockBinding可通过配置退出,且仅对Claude 5.1+生效,避免旧模型拒绝请求。 - 取消超时SSE读取时避免未处理错误,增强健壮性。
原文 release:sst/opencode v1.18.27