Change8

v1.2.23

OpenCode
1 feature2 fixes6 improvementscoredesktopproviderstui

Summary

This release focuses on stability and user experience improvements, including fixing an issue with scroll jumping in comment areas and ensuring proper authentication headers are passed during attach operations. Several UI elements were refined, such as disabling review panel animations and removing an outdated theme.

New Features

  • Enabled generation of color palettes within the application.

Bug Fixes

  • Fixed issue where scroll position jumped unexpectedly when pressing the Escape key in the comment text area.
  • Fixed missing authentication headers when using the 'run --attach' command.

Improvements

  • Disabled fallback to the free nano model for small model requests.
  • Removed the 'oc-1' theme from the application.
  • Prevented content overflow by fixing sidebar workspace container sizing.
  • Disabled animation for the review panel entering and exiting the view.
  • Reverted the 'Stupid Sexy Timeline' feature.
  • Sanitized workspace store filenames specifically on Windows systems.

Related Documentation

OpenCode Documentation