Welcome to Ada’s release notes. Scroll down to see a list of recent releases.

You can subscribe to updates with our RSS feed, or sign up to get news about updates directly in your inbox.

At the end of every week that has had at least one feature release, we’ll send you an email on Friday at 11 a.m. Eastern to let you know about our last few releases.

April 8, 2026

MCP Server: Testing at Scale tools and CSV export

Three new read-only tools are now available on the MCP Server for retrieving and exporting Testing at Scale data through a connected AI assistant.

New tools

  • get_test_cases — Retrieve test cases for an AI Agent, with optional filtering by name and grouping by channel.
  • get_test_runs — Retrieve test run results, including pass/fail status, evaluation criteria, rationale, and historical runs with pagination.
  • get_test_run_quota — Check daily test run quota usage and remaining capacity.

Limitations

  • These tools are read-only. Creating, editing, or executing test cases and test runs through MCP is not yet supported.

Learn more in the MCP Server documentation and Testing at Scale documentation.