Image Router
Automatically routes image inputs to a vision-capable model when the active model doesn't support images (e.g., DeepSeek → Codex fallback).
Overview
Automatically routes image inputs to a vision-capable model when the active model doesn't support images (e.g., DeepSeek → Codex fallback).
Pi-native package for the Pi coding agent harness. Packages can add extensions, tools, local skills, notifications, and TUI behavior.
Need the Pi-native surface instead of the marketplace package summary? Read the extension docs at /pi/image-router.
Installation
For Pi users:
bash
pi install git:github.com/DiversioTeam/agent-skills-marketplace
# or install a single package from a local clone:
pi install "$PWD/pi-packages/image-router"