Skip to content

Commit 2ba74cc

Browse files
committed
feat: add hand-drawn flow diagram to README
1 parent 0e638db commit 2ba74cc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Test tool calls, not just text output. YAML-based. Works with any LLM.
3434

3535
---
3636

37+
<p align="center">
38+
<img src="assets/agentprobe_flow.png" alt="AgentProbe Testing Flow" width="720">
39+
</p>
40+
3741
## Why AgentProbe?
3842

3943
LLM test tools validate text output. But agents don't just generate text — they pick tools, handle failures, and process user data autonomously. One bad tool call → PII leak. One missed step → silent workflow failure.

assets/agentprobe_flow.png

27.4 KB
Loading

0 commit comments

Comments
 (0)