Skip to content

Commit 920aad3

Browse files
brannnclaude
andcommitted
Add Works With section listing supported coding agents
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 30a092b commit 920aad3

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99

1010
Static analysis and live boundary testing for LLM agent configurations. Detects scope overlap between agents, scores boundary awareness and calibration, identifies coverage gaps, and verifies that agents actually refuse out-of-scope questions at inference time.
1111

12+
### Works With
13+
14+
Claude Code · Cline · Cursor · Augment · Windsurf · Copilot · Aider · Custom YAML / JSON / Markdown agents
15+
16+
agent-evals reads system prompts and agent definitions from any coding agent that uses text-based configuration. If your agent has a system prompt, agent-evals can analyze it.
17+
1218
For full documentation, visit [thinkwright.ai/agent-evals](https://thinkwright.ai/agent-evals). For a live probe example with annotated results, see [thinkwright.ai/agent-evals/example](https://thinkwright.ai/agent-evals/example).
1319

1420
## Install

0 commit comments

Comments
 (0)