visionpower
@piercehuang663
VisionPower: a portable image understanding MCP server for Codex, Claude Desktop, Cursor, and other agents.
DeepSeek Harness 'Director Mode' Agent preset: Two-layer delegation architecture. The primary agent (Director) runs on high-value models to handle judgment, planning, task breakdown, and acceptance, without writing code; all sub-agents are fixed to run on low-cost models (opencode-go / deepseek-v4-flash) to execute specific tasks. maxDepth:1 strictly limits to two layers, toolFilter removes delegation and inquiry tools from the execution layer, structurally preventing sub-agents from spawning further agents. Includes ducheck verification tasks with an 8-item acceptance checklist.
Description machine translated from the original.