Skip to content

v3.0.0 - Prompt caching + usage-aware errors

Choose a tag to compare

@numman-ali numman-ali released this 04 Nov 23:21
· 27 commits to main since this release

Highlights

  • Host-provided prompt_cache_key is now the single source of truth for Codex caching; we only forward headers and body fields when OpenCode supplies them.
  • Usage-limit errors mirror the Codex CLI summary (5-hour + weekly windows) so OpenCode users know exactly when quota resets.
  • Documentation refreshed: canonical config snippets, auto-compaction caveats, and CHANGELOG now tracks every release.
  • Security clean-up: pinned [email protected] and [email protected] to address upstream advisories.

Full Changelog