0
/ 100
Solid foundation. Invest in docs and CI to grow from here.
RustClaw. The most suitable Claw products Raspberry Pi / Macos / Ubuntu
Documentation
84
README is present.
CONTRIBUTING guide found.
README documents how to install the project.
Licensed under Other.
Engineering
74
No linter or formatter found.
→ Add ESLint (eslint.config.js) and/or Prettier (.prettierrc), install them as devDependencies, and add a `lint` script to package.json.
CI is configured (.github/workflows/pi-aarch64-release.yml).
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (UI/src/lib/auth-keys.test.ts).
Issue or PR templates present.
Project health
86
Dependency manifest found (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)
- 6Forks
- 2Releaseslatest 7d ago
Community
- -Community health
- -authors own >50% of commits
- 19Watchers
Responsiveness
- -Median issue response
- <1hMedian PR merge time
- 0Open issues
Repository files61 root entries
- .githubGood: CI is configured (.github/workflows/pi-aarch64-release.yml).
- component_start
- configs
- crates
- docker
- docs
- external_skills
- image
- llm-relay-server
- migrations
- nni_server
- patchesGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: Issue or PR templates present.Good: Security policy present.
- pi_app
- prompts
- scripts
- services
- skill_develop
- systemd
- UIGood: Test files detected (UI/src/lib/auth-keys.test.ts).
- .codex
- .gitignoreGood: .gitignore present.
- AGENTS.md
- build-all.sh
- build-ui-nginx.sh
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- check-logs.sh
- cross-build-pi.sh
- cross-build-upload-cloud.sh
- cross-build-upload.sh
- deploy-pi-nginx.sh
- deploy-ui-nginx.sh
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- failed-routing-cases.md
- git-add-exclude.sh
- install-rustclaw-cmd.sh
- LICENSEGood: Licensed under Other.
- LICENSE.zh-CN.md
- local-cross-build-upload-pi.sh
- longxia.png
- pack-to-parent.sh
- package-lock.json
- package-release.sh
- package.json
- push-sanitized-configs.sh
- README_cn.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.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.Good: README documents how to run the project.
- README.md
- README.zh-CN.md
- release-latest.sh
- rustclaw
- RUSTCLAW_SERVICE_README.md
- RustClaw.png
- rustclaw.service
- RustClaw480X320.png
- setup-config.sh
- simulate-telegramd.sh
- start-all-bin.sh
- start-all.sh
- stop-rustclaw.sh
- system_report.sh
- USAGE.md