Skip to content

v0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 01:49

Added

  • OpenCode, Gemini CLI, and Kimi CLI installer support. npx vision-squeezer install --client <opencode|gemini|kimi> now covers three more MCP clients:
    • OpenCodeopencode mcp add is interactive-only (no flags), so the installer writes the MCP entry directly into opencode.json (global ~/.config/opencode/opencode.json or project-root). No local scope.
    • Gemini CLIgemini mcp add --scope X vision-squeezer -- npx -y vision-squeezer@<version>. No local scope (user/project only, writes settings.json).
    • Kimi CLIkimi mcp add vision-squeezer -- npx -y vision-squeezer@<version>. No scope flag at all — always writes the single global ~/.kimi/mcp.json.