Skip to content

v1.0.0

Choose a tag to compare

@SIMON-WORLD SIMON-WORLD released this 03 Aug 18:36

v1.0.0

Give any AI agent vision capability. agent-vision is a universal Agent Vision Adapter: text-only models keep reasoning while a free OpenAI-compatible vision API turns images into text.

Highlights

  • Runtime Manager: agent-vision start / stop / restart / status
  • One-click setup: agent-vision setup detects the agent, configures the provider, starts the runtime, verifies the vision API and patches Codex or OpenCode with backups
  • Agent adapters: Codex and OpenCode fully automatic; Claude Code and Cursor detected with exact manual steps
  • Pluggable vision providers: Zhipu (free default), DashScope, OpenAI, Gemini, Groq, SiliconFlow, OpenRouter, custom OpenAI-compatible endpoints
  • Bilingual README (English / 中文), agent-driven install guide, real demo output
  • 83 unit tests passing, zero third-party runtime dependencies

Install

git clone https://github.com/SIMON-WORLD/agent-vision.git
cd agent-vision
pip install .
agent-vision setup