0
/ 100
Polished and well engineered. Punching above its star count.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3README12pt
Add more sections (Overview, Install, Usage, Contributing) using ## headings.
- 4README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
86
README is present.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under MIT.
Engineering
93
Lockfile present (uv.lock). Installs are reproducible.
CI is configured (.github/workflows/ci_weekly_report.yaml).
Test files detected (cereal/messaging/tests).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
84
No repository description set on GitHub (−60 pts).
→ Add a one-line description in the repo Settings → About. It appears in search results and social previews.
Dependency manifest found (pyproject.toml).
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 173Forks
- 0Releases
Community
- -Community health
- -authors own >50% of commits
- 181Watchers
Responsiveness
- 7hMedian issue response
- <1hMedian PR merge time
- 4Open issues
Repository files49 root entries
- .githubGood: CI is configured (.github/workflows/ci_weekly_report.yaml).Good: Issue or PR templates present.
- .vscode
- apps
- cerealGood: Test files detected (cereal/messaging/tests).
- common
- docsGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Issue: Contributing guide has no code examples (−5 pts).Fix: Add code blocks showing example commands for setup, running tests, and submitting a PR.
- msgq_repo
- opendbc_repo
- openpilot
- pandaGood: Environment pinned via panda/Dockerfile.
- rednose_repo
- release
- scripts
- selfdrive
- site_scons
- system
- teleoprtc_repo
- third_party
- tinygrad_repo
- tools
- .clang-tidy
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- codecov.yml
- conftest.py
- Dockerfile.openpilot
- Dockerfile.openpilot_base
- git_src_commit
- git_src_commit_date
- Jenkinsfile
- launch_chffrplus.sh
- launch_env.sh
- launch_openpilot.sh
- LICENSEGood: Licensed under MIT.
- mkdocs.yml
- msgq
- opendbc
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- README.mdGood: README is present.Issue: README has some structure (−7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- rednose
- RELEASES.md
- restart.sh
- SConstruct
- SECURITY.mdGood: Security policy present.
- teleoprtc
- tinygrad
- uv.lockGood: Lockfile present (uv.lock). Installs are reproducible.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/ajouatom/openpilot)