- Fork the repository and create a feature branch (
feat/orfix/). - Install dependencies:
make install - Run tests:
make testandmake agent:check - Commit with conventional messages:
<type>(<scope>): <description>
- Open a pull request against
main.
-
make testpasses locally -
make agent:checkpasses locally - README/docs updated if behavior or setup changed