{
  "displayName": "OpenCode Loader",
  "icon": "icon.svg",
  "app": {
    "id": "opencode",
    "label": "OpenCode",
    "home": {
      "envOverride": "HUB_OPENCODE_DIR",
      "nativeEnv": "OPENCODE_CONFIG_DIR",
      "xdgSubdir": "opencode",
      "candidates": ["~/.config/opencode", "~/.opencode"]
    },
    "detect": { "binary": "opencode", "pkg": "opencode-ai" },
    "loader": { "id": "opencode-loader", "url": "intisy-ai/opencode-loader" },
    "commandsSubdir": "command",
    "proxyPort": 34568,
    "integration": "native",
    "wireFormat": "anthropic",
    "usage": { "formats": ["opencode-sqlite", "opencode-legacy-files"] }
  }
}
