agent-zero/plugins/_a0_connector/api
Alessandro 1993f6f864 Store vision and computer-use images as path refs
Keep image payloads out of persistent agent history by storing vision and
computer-use captures as file path references instead of inline base64 data.

- update vision_load to attach image paths without compression or JPEG conversion
- update computer_use_remote to attach shared capture artifact paths directly
- serialize local image refs into provider-valid data URLs only at request prep
- reject base64/data URL attachments on the connector WebSocket path
- advertise path_or_url as the connector attachment mode
2026-04-21 18:18:59 +02:00
..
v1 Store vision and computer-use images as path refs 2026-04-21 18:18:59 +02:00
__init__.py add built-in A0 CLI Connector plugin 2026-04-11 18:56:32 +02:00
ws_connector.py Store vision and computer-use images as path refs 2026-04-21 18:18:59 +02:00