diff --git a/data/plugins/opencode-lens-image-preview.yaml b/data/plugins/opencode-lens-image-preview.yaml new file mode 100644 index 0000000..cd1760c --- /dev/null +++ b/data/plugins/opencode-lens-image-preview.yaml @@ -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.