OpenCode v1.4.6: Staging & OTEL Fixes

OpenCode v1.4.6 fixes staging performance for large file lists, OTEL header parsing, and desktop prompt submission issues.

OpenCode v1.4.6: Staging & OTEL Fixes

TL;DR

  • Fixed snapshot staging for large file lists and boosted staging performance
  • OTEL header parsing now handles values with equals signs
  • Desktop prompt submission state updates fixed to prevent failed sends

New

  • Improved staging performance — snapshot staging now handles very long file lists without choking

Fixed

  • OTEL header parsing — headers containing = characters now parse correctly
  • Prompt submission state — fixed state updates on desktop to prevent failed or inconsistent message sends
  • Session title input spacing — improved UX when editing session titles on desktop

Update via: npm install opencode@latest or check the release page

Source: OpenCode