{
  "agent_definition": {
    "id": "agt_vendor-sync",
    "name": "vendor-sync",
    "description": "Delegate when the user wants to clone vendor repositories, run setup-vendors.sh, update local copies of vendored repos, or populate the vendors/ directory from .vendors.toml. Do NOT delegate for editing .vendors.toml — only for cloning.",
    "model": "claude-haiku-4-5-20251001",
    "tools": [
      "Bash",
      "Read"
    ],
    "max_turns": 20,
    "source_yaml": ".claude/agents/vendor-sync.yaml",
    "generated_by": "cargo run -p agent-gen",
    "source_site": "subagentcode.com",
    "created_at": "2026-07-01 20:41:29"
  }
}