aptitude 0.3.2

A test harness for validating AI agent behavior against steering guides
Documentation
1
2
3
4
5
6
7
8
# Summary

Key concepts:
- Agents execute prompts and produce tool calls
- Assertions validate expected behavior
- Tests are defined in YAML format

Read AGENTS.md one more time to see if you missed anything.