Skip to content

Releases: NeuZhou/agentprobe

v0.1.1 — Playwright for AI Agents

27 Mar 12:32

Choose a tag to compare

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.