Skip to content

DeepSeekEyes v0.4.2

Choose a tag to compare

@dttxorg dttxorg released this 15 Aug 13:22
· 2 commits to main since this release

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/pixel xyxy, and pixel xywh boxes before strict Ajv validation;
  • records original and normalized coordinates without changing the source image or making a repair-model call;
  • resolves an unset DSH_HOME to Harness's ~/.dsh default;
  • keeps pure-text turns and normal DeepSeek usage on the unchanged direct path.

Upgrade and restart DSH:

npx -y @dttxorg/deepseekeyes@latest upgrade