Skip to content

v0.1.1 — Playwright for AI Agents

Latest

Choose a tag to compare

@NeuZhou NeuZhou released this 27 Mar 12:32
· 67 commits to master since this release

What's New

  • Initial public release of AgentProbe
  • Record, replay, and test AI agent behaviors
  • Built-in security test generation (agentprobe generate-security)
  • Playwright-style API for agent interaction testing

Installation

npm install agentprobe

See README for full documentation.