96
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
A lightweight, powerful framework for multi-agent workflows and voice agents
Outstanding. A score of 96/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 2Reproducibility6pt
Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.
- 3Reproducibility6pt
Add additional package-ecosystem entries (especially github-actions) to keep all dependencies current.
- 4Dependency manifest6pt
Add a one-line description to package.json. It appears in npm search and on GitHub.
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
97
README documents how to install the project.
README is present.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
98
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Test files detected (examples/docs/sandbox-agents/repo/tests).
CI is configured (.github/workflows/test.yml).
Linter or formatter configured (.prettierrc).
Issue or PR templates present.
Project health
89
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
- 34 / 201Commits (30d / 90d)
- 829Forks
- 59Releaseslatest 7mo ago
Community
- 75% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 3,290Watchers
Responsiveness
- 3hMedian issue response
- 3hMedian PR merge time
- 59Open issues
Repository files33 root entries
- .agents
- .changeset
- .codex
- .githubGood: CI is configured (.github/workflows/test.yml).Good: Dependabot configured for github-actions.Good: Issue or PR templates present.
- .husky
- .vscode
- docs
- examplesGood: Test files detected (examples/docs/sandbox-agents/repo/tests).
- helpers
- integration-tests
- packages
- scripts
- .gitignoreGood: .gitignore present.
- .npmrc
- .prettierignore
- .prettierrcGood: Linter or formatter configured (.prettierrc).
- AGENTS.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
- LICENSEGood: Licensed under MIT.
- package.jsonGood: Dependency manifest found (package.json).
- PLANS.md
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.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.
- SECURITY.mdGood: Security policy present.
- tsc-multi.json
- tsconfig.examples.json
- tsconfig.json
- tsconfig.test.json
- verdaccio-config.yml
- vitest.config.ts
- vitest.integration.config.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/openai/openai-agents-js)