Installation
Prerequisites
Section titled “Prerequisites”- Node.js 20 or later
Install
Section titled “Install”Install AgentV globally via npm:
npm install -g agentvVerify the installation:
agentv --versionInitialize a Workspace
Section titled “Initialize a Workspace”Set up your first evaluation workspace:
agentv initThis creates:
.agentv/targets.yaml— target configurations for providers and agents.env.example— template for environment variables (API keys, endpoints)