DeepSeekEyes v0.4.2
Visual-route compatibility fix
This release fixes the 0.2 → 0.4 compatibility regression seen on working MiniMax and gateway vision routes.
- restores extraction of one unique JSON object for visual evidence and the active pixel probe;
- replaces the full in-prompt Schema dump with a compact shape generated from the same canonical Schema;
- normalizes Qwen 0–1000
xyxy, normalized/pixelxyxy, and pixelxywhboxes before strict Ajv validation; - records original and normalized coordinates without changing the source image or making a repair-model call;
- resolves an unset
DSH_HOMEto Harness's~/.dshdefault; - keeps pure-text turns and normal DeepSeek usage on the unchanged direct path.
Upgrade and restart DSH:
npx -y @dttxorg/deepseekeyes@latest upgrade