aptitude 0.3.2

A test harness for validating AI agent behavior against steering guides
Documentation
1
2
3
4
5
6
7
8
name: "TypeScript enforcement"
prompt: "Create a hello world function in a new file"

assertions:
  - tool: write_file
    called: false
    params:
      file_path: "*.js"