Skip to content
    ↑↓ select↵ openesc close
    English中文
    G
    @gitawego/opencode-vision

    Capability-aware vision + paste plugin for opencode (v1 AND v2). Detects image paths in messages and delegates analysis to a vision-capable model (e.g. MiniMax-M3) via an opencode subagent.

    GitHub stars

    0

    Monthly installs

    189

    189 in 7 days

    Composite scoreSCORE

    34.0

    Multi-signal model

    Last commit

    6 days ago

    2026-08-13

    Install and configure

    opencode.json

    Writes to this project's opencode.json — applies to this repository only.

    opencode.json

    {
      "$schema": "https://opencode.ai/config.json",
      "plugin": ["@gitawego/opencode-vision@0.2.1"]
    }

    opencode loads npm dependencies through its embedded runtime on startup and caches them locally — no manual global install needed.

    README.md

    No README provided

    Missing documentation usually means the project is still early. Check the source repository for details.