From 12ca9e2055f2ae2a7f1abceaba81f50d8942a456 Mon Sep 17 00:00:00 2001 From: ted Date: Wed, 18 Mar 2026 02:16:28 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8f7a0be..135cea2 100644 --- a/README.md +++ b/README.md @@ -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.