OpenCode v1.1.46: Think Blocks & UI Polish

OpenCode v1.1.46 fixes think block handling in AI responses and polishes the desktop UI with transitions and spacing improvements.

OpenCode v1.1.46: Think Blocks & UI Polish

TL;DR

  • Fixed AI SDK middleware blocking think blocks from being sent as assistant messages
  • Desktop UI gets transitions, spacing improvements, and scroll fade effects
  • Cleaned up unused experimental TUI keys

New

  • Continuous integration configuration — Added CI setup for automated testing and deployment pipelines
  • Desktop UI polish — Transitions, spacing improvements, scroll fade effects, and prompt area updates for better UX

Fixed

  • Think blocks in assistant messages — Removed AI SDK middleware that was preventing think blocks from being sent back as assistant message content
  • Language test in app — Fixed language test configuration

Removed

  • Unused experimental TUI keys — Cleaned up experimental keys from the terminal UI

Update with: npm install opencode@1.1.46 or check the release page for your platform.

Source: OpenCode