Before opening a pull request
- Sync dependencies with
uv sync --locked --extra dev. - Run formatting, type checking, and tests.
- Keep changes small and focused.
- Update
README.mdordocs/when behavior changes.
How to contribute to pwno-mcp.
uv sync --locked --extra dev.README.md or docs/ when behavior changes.