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

README12pt85

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under MIT.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

61

Tests18pt35

Test files detected (asg_client/app/src/androidTest/java/com/mentra/asg_client/camera/lifecycle/HeifCoderAvifDumpTest.java).

CI/CD14pt57

CI is configured (.github/workflows/ci-gate.yml).

Reproducibility6pt80

Lockfile present (bun.lock). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

86

Dependency manifest6pt55

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 304
    Forks
  • 57
    Releaseslatest 1y ago

Community

  • Community health
  • authors own >50% of commits
  • 2,159
    Watchers

Responsiveness

  • 5d 21h
    Median issue response
  • 3d 3h
    Median PR merge time
  • 808
    Open issues
Repository files33 root entries
  • .cursor
  • .github
    Good: CI is configured (.github/workflows/ci-gate.yml).
    Good: Issue or PR templates present.
  • agents
  • asg_client
    Good: Test files detected (asg_client/app/src/androidTest/java/com/mentra/asg_client/camera/lifecycle/HeifCoderAvifDumpTest.java).
  • cloud
  • cloud-v2
    Good: Environment pinned via cloud-v2/docker/Dockerfile.
  • images
  • miniapps
  • mintlify-docs
  • mobile
  • notes
  • scripts
  • sdk
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .prettierignore
  • .prettierrc
  • AGENTS.md
  • bun.lock
    Good: Lockfile present (bun.lock). Installs are reproducible.
  • bunfig.toml
  • CHANGELOG.md
  • CLAUDE.md
  • COLE_LOG_AUDIT_TODO.md
  • CONTRIBUTING.md
    Good: 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
  • LICENSE
    Good: Licensed under MIT.
  • package-lock.json
  • package.json
    Good: Dependency manifest found (package.json).
  • pnpm-lock.yaml
  • README.md
    Good: 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.