Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>AGENTEVALNew to Visual Studio Code? Get it now.
AGENTEVAL

AGENTEVAL

Tanish Bhandari

|
1 install
| (0) | Free
Evaluate AI agents while you build them — benchmarks, traces, failure autopsy, and regression compare.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AGENTEVAL Extension

Evaluate AI agents while you build them.

The extension is a thin client over the Python evaluation engine. It does not reimplement evaluators — it discovers agents, starts runs, and shows results.

Install (development)

  1. Install the Python engine from the repo root:
pip install -e ".[dev]"
  1. Open extension/ in VS Code / Cursor / Antigravity and press F5 (Extension Development Host), or:
cd extension
npm install
npm run compile
  1. Commands:
  • AGENTEVAL: Discover Agents
  • AGENTEVAL: Run Evaluation
  • AGENTEVAL: Compare Runs
  • AGENTEVAL: Failure Autopsy
  • AGENTEVAL: Evaluate Current Agent
  • AGENTEVAL: Init Config

The sidebar talks to python -m agenteval serve on http://127.0.0.1:8765.

Icon

Use ../assets/logo.jpg as the marketplace icon (export a square PNG to media/icon.png before publishing).

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft