telexed ~ c / 50dd0cd7-b1eradar:40 · agent_toolLIVE
← back
NO.
#50dd0cd7
Topic
AGENTS & TOOLS
Source
opencode_releases
Published
2026-05-11 02:07:50
Importance
★ 4/10 — radar 40
`OpenCode` `v1.14.48`, send original image attachments without resizing
FIG-0501:1

`OpenCode` `v1.14.48`, send original image attachments without resizing

Image attachments now go to the model at original resolution instead of being downscaled first. Small release, but it removes avoidable detail loss in screenshot-heavy debugging and UI work.

[ KEY POINTS ]
  1. The change preserves the original image before model upload, so fine UI text and dense screenshots survive intact.
  2. This is a quality fix rather than a workflow change, but it matters when OpenCode is used for visual bug reports or design review.
  3. No new automation or model capability was added, so impact stays moderate unless your loop depends on image context.
Originalgithub.com/anomalyco/opencode/releases/tag/v1.14.48Read original →

// related