OpenCode v1.1.55: Memory Leak & Timeout Fixes

OpenCode v1.1.55 patches a memory leak in event fetching, extends test timeouts to prevent installation failures, and adds clearer messaging for free tier limits.

OpenCode v1.1.55: Memory Leak & Timeout Fixes

TL;DR

  • Fixed memory leak in platform event fetching
  • Test timeout increased to 30s to handle package installs
  • Free tier users now get a helpful message when hitting usage limits
  • Terminal transparency disabled on desktop

New

  • Free usage limit message — Shows helpful guidance when you hit the free tier cap instead of failing silently

Fixed

  • Memory leak in platform fetch — Event fetching was leaking memory; now properly cleaned up
  • Test timeout failures — Increased timeout from default to 30s to prevent flaky tests during package installation
  • Terminal transparency on desktop — Disabled to improve stability and readability

Update with: npm install opencode@1.1.55 or check the release page.

Source: OpenCode