v1.1.62: Webfetch Returns Images
Release Date: February 12, 2026
One-Sentence Summary
This update lets Webfetch tool return image attachments, desktop project icons more stable, paste preserves undo history.
New Feature: Webfetch Returns Images
What's Updated?
When using Webfetch tool to fetch webpages, images in the webpage are also returned as attachments.
What are the Benefits?
- AI can "see" images in webpages
- Easier to analyze screenshots, charts
- More complete information obtained
New Feature: Shell Hook Exposes Tool Parameters
What's Updated?
Shell Hook can now access tool parameters, plugins can more precisely control tool behavior.
Improvement: Desktop Project Icons
Previous Issue
Project icons in desktop app would sometimes unexpectedly unmount, displaying abnormally.
Current Status
Project icons no longer unexpectedly unmount, display is more stable.
Improvement: Paste Preserves Undo History
Previous Issue
After pasting plain text in desktop app, undo history would be lost.
Current Status
After pasting plain text undo history is preserved, can use Ctrl+Z normally.
Should You Upgrade?
| Situation | Recommendation |
|---|---|
| Need to fetch webpage images | ✅ Upgrade |
| Using desktop version | ✅ Upgrade |
| Everything works fine | Can wait for next time |
Upgrade Command:
bash
opencode upgradeTechnical Details (Skippable)
Click to expand full update list
Core
- Webfetch tool returns image attachments
- Expose tool parameters in Shell Hook
Desktop
- Project icons no longer unexpectedly unmount
- Preserve undo history when pasting plain text
- Refactor SolidJS code structure
- More defensive session context metric handling
Community Contributions
- @gitRasheed: Fix paste to preserve undo history
- @dtfiedler: Fix StructuredOutputs format property in docs

