OpenCode v1.1.62: Image Attachments & Desktop Fixes

OpenCode v1.1.62 brings image attachment support to webfetch, fixes project icon stability, and preserves undo history for paste operations.

OpenCode v1.1.62: Image Attachments & Desktop Fixes

TL;DR

  • Webfetch tool now returns image attachments
  • Project icons no longer unload unexpectedly on desktop
  • Undo history preserved for plain-text paste operations

New

  • Image attachments from webfetch — webfetch tool now returns image attachments, expanding what you can pull from web content
  • Tool arguments in shell hook — expose tool arguments in shell hook for better plugin visibility and integration

Fixed

  • Project icons unloading — project icons no longer unload unexpectedly in the desktop app
  • Undo history for plain-text paste — undo history is now preserved when pasting plain text in the app
  • SolidJS hygiene — refactored app for better SolidJS patterns and performance
  • Session context metrics — more defensive handling of session context metrics in the app

Update with: brew upgrade opencode or download from the release page.

Source: OpenCode