Contributing
See CONTRIBUTING.md on GitHub for the full contribution guide.
Quick Start for Contributors
git clone https://github.com/zoharbabin/due-diligence-agents.git
cd due-diligence-agents
pip install -e ".[dev,pdf]"
pre-commit install
Quality Gates
Pull Request Process
- Branch from
main - Write tests first, then implement
- Ensure quality gates pass locally
- Open a PR with a clear description