aptitude 0.3.2

A test harness for validating AI agent behavior against steering guides
Documentation
1
2
3
4
5
6
7
8
{
  "compilerOptions": {
    "target": "ES2020",
    "module": "commonjs",
    "strict": true,
    "outDir": "./dist"
  }
}