Change8

v1.2.26

OpenCode
4 features3 fixes8 improvementsclicoredesktopmcpproviderstui

Summary

This release introduces significant usability enhancements, including persistent model selection across sessions and support for text attachments. Several stability fixes were implemented, notably resolving an issue where sessions were lost after Git initialization. Performance has also been improved through session history pagination and optimized loading.

New Features

  • Added support for text attachments within the application.
  • Enabled console account subcommands to be accessible via the CLI.
  • Introduced persistent model selection that is maintained across sessions.
  • Added multi-window support for the desktop application via Electron.

Bug Fixes

  • Fixed issue where sessions were lost after running 'git init' in an existing project.
  • Fixed filtering of empty content blocks specifically for the Bedrock provider.
  • Fixed list item background colors within the application.

Improvements

  • Paginated session history to improve overall server performance.
  • Polished prompt composer controls for a better user experience.
  • Synchronized sidebar state across the entire application.
  • Improved sidebar spacing and the transition animation for the session list spinner.
  • Improved optimistic prompt submission behavior within the application.
  • Synchronized internationalization translations.
  • Used cursor session history loading for improved performance.
  • Removed the OpenRouter warning message.

OpenCode Documentation

OpenCode v1.2.26 - What's New - Change8