AIPass is in beta, built by a solo developer working with an AI team. Contributions are welcome.
Open an issue first. Use the issue templates for bug reports or general feedback. This lets us discuss scope and approach before you write code.
PRs are welcome after an issue has been discussed. Keep changes focused -- one fix or feature per PR. Include tests where applicable.
- Python 3.10+
- Tests:
pytest(4,900+ tests across the project) - Quality: AIPass uses its own standards system (seedgo) for automated audits
- Run
./setup.shto bootstrap the full environment
Open a feedback issue or start a discussion in an existing thread.