Change8

v1.0.152

OpenCode
1 fix2 improvementsclidesktop

Summary

This release focuses on improving shell compatibility and stability, particularly on Windows, by enhancing Git Bash detection and fixing an issue with application exit behavior. Users will notice more reliable shell execution and correct handling of the exit key when the input prompt is not empty.

Bug Fixes

  • Fixed application exit behavior so the app only exits when the prompt is empty; the exit key now correctly falls through to allow normal text input when the prompt is not empty.

Improvements

  • Improved shell handling on Windows by enhancing detection of Git Bash and adding support for the OPENCODE_GIT_BASH_PATH environment variable.
  • Improved shell fallback compatibility by removing the unnecessary -l flag when executing commands in unknown shells.

OpenCode Documentation