Bend
- Install curl -fsSL https://bend-lang.com/install.sh | sh 2.
- Add this to your AGENTS.md When using Bend: - run `bend guide` to learn it - use `LAWS.bend` to keep important rules - run `bend PROOF.bend` before committing - parallelize the code whenever possible 3.
Unverified
- Install curl -fsSL https://bend-lang.com/install.sh | sh 2.
- Add this to your AGENTS.md When using Bend: - run `bend guide` to learn it - use `LAWS.bend` to keep important rules - run `bend PROOF.bend` before committing - parallelize the code whenever possible 3.
Sources: Bend-lang