0
/ 100
Well engineered for its size. A portfolio piece worth showing off.
MAX API Next 社区是由来自科研机构和高校的 AGI 爱好者组织发起、维护和运营的研究驱动型技术社区,聚焦 AI Models 与 Agents 治理方向,致力于建设面向 AGI 应用时代的开放基础设施。社区关注多模型与多平台接入、国产模型持续适配、AgentOps 工程实践、成本审计、权限与安全边界、私有化部署和长期运营优化,目标是把模型服务、Agent 应用、用户组织和上游平台之间的共性治理问题沉淀为稳定、可复用、可持续演进的工程能力。
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
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
85
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
README documents how to install the project.
Licensed under AGPL-3.0.
Engineering
94
CI is configured (.github/workflows/ci.yml).
Lockfile present (go.sum). Installs are reproducible.
Test files detected (common/email_test.go).
Formatting enforced (web/default/.prettierrc).
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
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)
- 3Forks
- 5Releaseslatest 1mo ago
Community
- -Community health
- -authors own >50% of commits
- 84Watchers
Responsiveness
- -Median issue response
- 9hMedian PR merge time
- 0Open issues
Repository files48 root entries
- .agents
- .githubGood: Code of conduct present.Good: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.Good: Security policy present.
- bin
- commonGood: Test files detected (common/email_test.go).
- constant
- controller
- docs
- dto
- electron
- i18n
- logger
- middleware
- model
- oauth
- pkg
- relay
- router
- service
- setting
- tools
- types
- webGood: Formatting enforced (web/default/.prettierrc).
- .dockerignore
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- AGENTS.md
- CLAUDE.md
- docker-compose.dev.yml
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- Dockerfile.dev
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- LICENSEGood: Licensed under AGPL-3.0.
- main.go
- makefile
- MAX_API_Next社区介绍.md
- max-api.service
- NOTICE
- README.en.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.fr.md
- README.ja.md
- README.md
- README.zh_CN.md
- README.zh_TW.md
- THIRD-PARTY-LICENSES.md
- VERSION
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/max-api-next/max-api)