0
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Airymax AgentRT Transcend context limits. Achieve near-infinite memory.
Documentation
100
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
82
CI is configured (.github/workflows/ci.yml).
Test files detected (agentos/atoms/corekern/tests).
Lockfile present (ecosystem/openlab/openlab/requirements.txt). Installs are reproducible.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (pyproject.toml).
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)
- 118Forks
- 2Releaseslatest 1mo ago
Community
- -Community health
- -authors own >50% of commits
- 1,346Watchers
Responsiveness
- -Median issue response
- -Median PR merge time
- 0Open issues
Repository files31 root entries
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- agentosGood: Test files detected (agentos/atoms/corekern/tests).
- configs
- deployGood: Environment pinned via deploy/docker/Dockerfile.
- ecosystemGood: Lockfile present (ecosystem/openlab/openlab/requirements.txt). Installs are reproducible.
- scripts
- sdk
- tests
- .clang-format
- .clang-tidy
- .clangd
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .git-blame-ignore-revs
- .gitattributes
- .gitignoreGood: .gitignore present.
- .pre-commit-config.yaml
- ACKNOWLEDGMENTS.md
- AUTHORS.md
- CHANGELOG.md
- CMakeLists.txt
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- contracts
- 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.
- LICENSEGood: Licensed under Apache-2.0.
- NOTICE
- pyproject.tomlGood: Dependency manifest found (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.
- SUPPORT.md
- vcpkg.json