Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Framework-based AI agent testing with convention over configuration.

Consider this a reference implementation for you to build your own testing framework.

This codebase is not yet ready for proper open source release.

## Overview

Agent QA provides a structured approach to testing AI agents through YAML-based scenarios, built-in assertions, and flexible infrastructure management.
Expand Down
Loading