docs(plugins): add Image Preview Lens plugin

This commit is contained in:
Flickwire-Agent 2026-06-26 03:39:04 +02:00
parent 48dd87e5d9
commit afa6914d0f
No known key found for this signature in database

View file

@ -0,0 +1,4 @@
name: Image Preview
repo: https://github.com/Flickwire-Agent/opencode-lens-image-preview
tagline: Inline image previews for OpenCode Web
description: A Lens plugin that renders images inline in OpenCode Web chat. Supports markdown image syntax (\![alt](path)), remote URLs, and local file paths. Features click-to-expand, lazy loading, code block protection, and error fallbacks. Local files are served through the Lens proxy.