0
/ 100
Good community traction and solid fundamentals. Nearly in the top tier.
MentraOS is the leading smart glasses OS. See live captions, stream your view, talk to AI, and capture photos hands-free on compatible glasses.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Set scripts.test in package.json to your actual test command, e.g. "vitest" or "jest".
- 2CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 3CI/CD14pt
Add a lint step to catch style issues automatically.
- 4CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
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
94
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
61
Test files detected (asg_client/app/src/androidTest/java/com/mentra/asg_client/camera/lifecycle/HeifCoderAvifDumpTest.java).
CI is configured (.github/workflows/ci-gate.yml).
Lockfile present (bun.lock). Installs are reproducible.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
86
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 304Forks
- 57Releaseslatest 1y ago
Community
- -Community health
- -authors own >50% of commits
- 2,159Watchers
Responsiveness
- 5d 21hMedian issue response
- 3d 3hMedian PR merge time
- 808Open issues
Repository files33 root entries
- .cursor
- .githubGood: CI is configured (.github/workflows/ci-gate.yml).Good: Issue or PR templates present.
- agents
- asg_clientGood: Test files detected (asg_client/app/src/androidTest/java/com/mentra/asg_client/camera/lifecycle/HeifCoderAvifDumpTest.java).
- cloud
- cloud-v2Good: Environment pinned via cloud-v2/docker/Dockerfile.
- images
- miniapps
- mintlify-docs
- mobile
- notes
- scripts
- sdk
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- .gitmodules
- .prettierignore
- .prettierrc
- AGENTS.md
- bun.lockGood: Lockfile present (bun.lock). Installs are reproducible.
- bunfig.toml
- CHANGELOG.md
- CLAUDE.md
- COLE_LOG_AUDIT_TODO.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- eslint.config.mjs
- GithubCoverLight.png
- glasses-compatibility.md
- LICENSEGood: Licensed under MIT.
- package-lock.json
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yaml
- README.mdGood: README is present.Good: README is well structured with multiple sections.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.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/mentra-community/mentraos)