Impressive early momentum. Already polished and picking up traction fast.
ANOLISA - Agentic Nexus Operating Layer & Interface System Architecture
Documentation
66
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
93
Test files detected (src/agent-memory/adapters/agent-memory/openclaw/tests).
CI is configured (.github/workflows/ci.yaml).
Linter or formatter configured (.editorconfig).
Lockfile present (src/agent-memory/Cargo.lock). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (src/agent-memory/Cargo.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)
- 61Forks
- 45Releaseslatest 2mo ago
Community
- —Community health
- —authors own >50% of commits
- 249Watchers
Responsiveness
- 13hMedian issue response
- <1hMedian PR merge time
- 82Open issues
Repository files18 root entries
- .githubGood: CI is configured (.github/workflows/ci.yaml).Good: Dependabot covers 7 ecosystems (npm, cargo, cargo, cargo, cargo, cargo, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- docker
- docs
- scripts
- srcGood: Test files detected (src/agent-memory/adapters/agent-memory/openclaw/tests).Good: Lockfile present (src/agent-memory/Cargo.lock). Installs are reproducible.Good: Environment pinned via src/copilot-shell/Dockerfile.Good: Dependency manifest found (src/agent-memory/Cargo.toml).
- tests
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- AGENT.md
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- 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.
- Makefile
- NOTICE
- README_CN.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Good: README has code examples.Issue: No live demo link in the README (−20 pts).Fix: Link to a deployed version, docs site, or demo video. Users want to see it running.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- README.md
- SECURITY.mdGood: Security policy present.