Documentation Index
Fetch the complete documentation index at: https://kensa.sh/docs/llms.txt
Use this file to discover all available pages before exploring further.
Run these from the root of your Python agent repo.
Paste this into your coding agent
.kensa/, drops in the five skills, and runs your first eval. Works with:
Or install yourself, then ask your agent
If you want to control the install step but still let your coding agent drive the eval workflow:Or CLI-only
If you want to skip the coding-agent loop entirely and drive kensa as a regular CLI:What “evaluate this agent” actually does
audit-evals checks setup, then routes to the right next step: capture a real run, generate scenarios, calibrate a judge, or run evals. The CLI handles execution, tracing, judging, and reporting under the hood.
Next
- Scenarios — write or generate test cases
- Tracing —
kensa captureand OpenTelemetry compatibility - CLI Reference — full command surface
- Examples — runnable agents to point kensa at