89
/ 100
Polished and well engineered. Punching above its star count.
An open-source AI-native operating system to define, organize, and run intelligent agent teams
Top fixes
Highest-impact changes first, ranked by point weight
- 1Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 2Issue and PR templates6pt
Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
- 3Dependency manifest6pt
Add a one-line description to package.json. It appears in npm search and on GitHub.
- 4Dependency manifest6pt
Add a `repository` field pointing to the GitHub URL so npm knows where the source lives.
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
100
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
85
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Test files detected (backend/pytest.ini).
CI is configured (.github/workflows/lint.yml).
Linter or formatter configured (frontend/.prettierrc.json).
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
- -Commits (30d / 90d)
- 103Forks
- 86Releaseslatest 6mo ago
Community
- 75% - GoodCommunity health
- 3 bus factorauthors own >50% of commits
- 598Watchers
Responsiveness
- 3hMedian issue response
- 21hMedian PR merge time
- 61Open issues
Repository files42 root entries
- .githubGood: CI is configured (.github/workflows/lint.yml).
- backendGood: Test files detected (backend/pytest.ini).
- chat_shell
- deps
- docker
- docs
- executor
- executor_manager
- frontendGood: Linter or formatter configured (frontend/.prettierrc.json).
- knowledge_doc_converter
- knowledge_engine
- knowledge_runtime
- LICENSES
- packages
- scripts
- shared
- telemetry
- tests
- wegent-cli
- wework
- .dockerignore
- .env.example
- .gitignoreGood: .gitignore present.
- AGENTS.md
- build_image_mac.sh
- build_image.sh
- CLAUDE.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.
- docker-compose.build.yml
- docker-compose.e2e.yml
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- install.sh
- LICENSEGood: Licensed under Apache-2.0.
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- pyproject.toml
- README_zh.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.
- README.md
- SECURITY.mdGood: Security policy present.
- start.sh
- uv.lock
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/wecode-ai/wegent)