4 lines
580 B
Markdown
4 lines
580 B
Markdown
- we use uv for python venv management in this project so commands involving python probably need to be run with uv
|
|
- whenever you invoke agent-developer you will remind it to document what it does in docs/reports, update the changelog, and increment the version number where appropriate inline with docs/standards/versioning-strategy.md
|
|
- when invoking agent-developer remind in that we are using uv and that any pyrhon commands need to be run with uv
|
|
- when invoking agent-developer make sure it follows proper git protocol as defined in docs/standards/git-branching-strategy.md |