You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
title: Write tests in plain English. An AI agent runs them.
3
-
description: Write tests in plain English. An AI agent runs them.
3
+
description: A CLI test harness that drives AI agents through plain-English test plans. Structured pass/fail results, built-in infrastructure, full audit trail.
4
4
template: splash
5
5
hero:
6
-
tagline: Write test steps in plain English. An AI agent executes them. You get structured pass/fail results.
6
+
tagline: Describe what to test in a TOML file. Bugatti handles setup, drives an AI agent through each step, and gives you structured OK/WARN/ERROR results with a full audit trail.
0 commit comments