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.
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.