A well-known project done right. Strong docs and solid engineering throughout.
BitFun is a desktop-grade Agent runtimeand a ready-to-use suite of desktop Agent applications.with built-in Code Agent 、 Cowork Agent、Computer Use. It has memory, personality, and the ability to evolve over time
Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
96
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under MIT.
Engineering
98
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (scripts/audit-theme-colors.test.mjs).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (src/web-ui/eslint.config.mjs).
Issue or PR templates present.
Project health
89
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)
- 120Forks
- 20Releaseslatest 2mo ago
Community
- —Community health
- —authors own >50% of commits
- 1,089Watchers
Responsiveness
- 5d 8hMedian issue response
- <1hMedian PR merge time
- 43Open issues
Repository files25 root entries
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- BitFun-Installer
- docs
- MiniApp
- png
- resources
- scriptsGood: Test files detected (scripts/audit-theme-colors.test.mjs).
- srcGood: Linter or formatter configured (src/web-ui/eslint.config.mjs).Good: Environment pinned via src/apps/relay-server/Dockerfile.
- tests
- .gitignoreGood: .gitignore present.
- .npmrc
- .release-please-manifest.json
- AGENTS-CN.md
- AGENTS.md
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CONTRIBUTING_CN.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.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 MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- 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
- release-please-config.json