0
/ 100
Polished and well engineered. Punching above its star count.
Open-source cross-agent memory layer for coding agents via MCP. Compatible with Cursor, Claude Code, Codex, Windsurf, Gemini CLI, GitHub Copilot, Kiro, OpenCode, Antigravity, and Trae.
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.
- 3Contributing guide5pt
Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
- 4Contributing guide5pt
A CODE_OF_CONDUCT.md signals that your project is welcoming. GitHub has a template you can add in one click.
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
84
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 Apache-2.0.
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 (bun.lock). Installs are reproducible.
Test files detected (packages/agent-core/test).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (lint script in package.json).
Project health
100
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)
- 39Forks
- 11Releaseslatest 2mo ago
Community
- -Community health
- -authors own >50% of commits
- 514Watchers
Responsiveness
- 6hMedian issue response
- <1hMedian PR merge time
- 6Open issues
Repository files46 root entries
- .codegraphGood: .gitignore present.
- .githubGood: CI is configured (.github/workflows/ci.yml).
- .opencode
- .trae
- .windsurf
- articles
- assets
- docs
- examples
- packagesGood: Test files detected (packages/agent-core/test).Good: Security policy present.
- plugins
- scripts
- src
- stubs
- tests
- vendor
- .dockerignore
- .env.example
- .gitattributes
- .gitignore
- .gitmodules
- .npmignore
- bun.lockGood: Lockfile present (bun.lock). Installs are reproducible.
- CHANGELOG.md
- CLAUDE.md
- compose.yaml
- DockerfileGood: Environment pinned via Dockerfile.
- e2e_bench.mjs
- e2e_concurrency.mjs
- e2e_production_audit.mjs
- e2e_test.mjs
- GEMINI.md
- LICENSEGood: Licensed under Apache-2.0.
- llms-full.txt
- llms.txt
- memorix.example.yml
- package-lock.json
- package.jsonGood: Dependency manifest found (package.json).
- 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.
- README.zh-CN.md
- TEAM.md
- test-smoke.txt
- tsconfig.base.json
- tsconfig.json
- tsup.config.ts
- vitest.config.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/avids2/memorix)