Skip to content

v1.2.15

Latest

Choose a tag to compare

@opencode-agent opencode-agent released this 26 Feb 08:22
· 61 commits to dev since this release

Core

  • Fix most segfaults on Windows with Bun v1.3.10 stable
  • Split TUI and server configuration

Desktop

  • Remove interactive shell flag from sidecar spawn to prevent hang on macOS (@kilhyeonjun)
  • Fixed permissions and questions handling from child sessions in the app
  • Fixed keyboard navigation for previous/next message (@neriousy)
  • Correct Copilot provider description in i18n files (@Oleksii-Pavliuk)

Thank you to 5 community contributors:

  • @Oleksii-Pavliuk:
    • fix(app): correct Copilot provider description in i18n files (#15071)
  • @neriousy:
    • fix(app): keyboard navigation previous/next message (#15047)
  • @OpeOginni:
    • fix(docs): update schema URL in share configuration examples across multiple languages (#15114)
  • @kilhyeonjun:
    • fix(desktop): remove interactive shell flag from sidecar spawn to prevent hang on macOS (#15136)
  • @choephix:
    • fix(app): middle-click tab close in scrollable tab bar (#15081)