Change8

v1.18.12

OpenCode

Summary

This release addresses several bugs to improve the user experience. Key fixes include resolving issues with Azure GPT-5.5+ completions, reducing composer lag with large attachments, and enhancing project search functionality. Additionally, stale assistant errors are now cleared from the timeline, and legacy configuration reads have been optimized.

Bug Fixes

  • Fixed Azure GPT-5.5+ completion requests failing when reasoning is enabled.
  • Reduced composer lag when drafts include large pasted images or attachments.
  • Project search now matches any known recent project instead of only the first five.
  • Cleared stale assistant errors from the timeline once the same turn resumes streaming.
  • Skipped legacy config reads against v2 servers to avoid spurious config loading issues.

OpenCode Documentation