Show HN: OpenCode Senses, An insanely fast and highly accurate vision plugin

This image-reading coding helper just worked instantly, and the crowd is loving the privacy flex

TLDR: OpenCode Senses lets a coding assistant understand images on your own computer, so private screenshots stay private while the tool reads and analyzes them. Early community reaction is unusually gushy, with users celebrating that it actually worked immediately — a rare event that made the privacy-first pitch hit even harder.

A new Show HN post for OpenCode Senses dropped with a very online promise: your text-only coding helper can now "see" screenshots and images without sending them anywhere. In plain English, it reads text from pictures, spots objects, checks colors, compares images, and feeds that evidence back into the coding assistant — all on your own computer. No subscriptions, no secret uploads, no cloud creep. The project page is hilariously confident about it too, calling itself "slightly smug" and promising the tool even "fetches snacks." Honestly? The sass may be half the product.

But the real tea is the reaction. The first visible community response was basically a standing ovation: "hats off -- fantastic work -- worked out the box" from user igravious, who then posted a full machine spec dump like a victory lap. That kind of comment tells you everything about the vibe: people are impressed, relieved, and maybe a little shocked when a complicated-looking open-source tool actually runs immediately. In nerd-comment-section terms, that's practically a miracle.

The strongest sentiment here is trust plus delight: people love that it stays local, stays private, and still sounds fast. The funniest running joke is the project's own dramatic personality — the privacy promise, the sandwich joke about graphics memory, the warning that a screenshot saying "ignore previous instructions" won't ruin your day. The mood isn't angry drama; it's the rarer internet plot twist: someone shipped a geeky tool, and the comments responded like they'd just found a unicorn that installs itself.

Key Points

  • OpenCode Senses adds local vision capabilities to text-only OpenCode models by converting images into structured evidence such as OCR, object locations, and color data.
  • The article lists 13 image-analysis tools, including inspect, OCR, detect, point, segment, crop, zoom, colors, diff, annotate, metadata, reverse search, and status.
  • The system supports HTTPS image URLs, preserves original downloaded image bytes, and caches images locally.
  • The plugin is described as prompt-injection hardened by wrapping all image-derived content in an explicit untrusted-data guard.
  • Its architecture consists of a TypeScript plugin inside OpenCode and a Python JSON-RPC runtime that manages local Moondream 2 GPU inference and model lifecycle.

Hottest takes

"hats off -- fantastic work -- worked out the box" — igravious
"slightly smug about it" — article
"fetches snacks" — article
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.