batty-cli 0.11.63

Supervised agent execution for software teams
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
behaviors:
  - behavior: Startup behavior
    baseline: scripts/verification/placeholder-baseline.sh
    candidate: scripts/verification/placeholder-candidate.sh
    inputs: []
  - behavior: Error handling
    baseline: scripts/verification/placeholder-baseline.sh
    candidate: scripts/verification/placeholder-candidate.sh
    inputs: []
  - behavior: State persistence
    baseline: scripts/verification/placeholder-baseline.sh
    candidate: scripts/verification/placeholder-candidate.sh
    inputs: []