pi visual aid model

This commit is contained in:
2026-09-18 11:56:58 +02:00
parent 06890863f1
commit 1bf2ea6dcd

View File

@@ -2,7 +2,7 @@
name: visual-aid
description: "Vision-capable subagent that reads image files and describes their contents back in plain text. Spawn this agent when you need to know what is in an image (screenshot, photo, diagram, chart, error dialog, UI mockup) but your own model cannot see images. Pass the image path(s) plus the specific question you need answered; the agent views each image with the read tool and returns a detailed text description."
tools: read, ls, find, bash
preferred_model: opencode/mimo-v2.5-free
model: opencode-go/deepseek-v4-flash-vision-exp
prompt_mode: replace
pane: true
---