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

Install and run instructions9pt90

README documents how to install the project.

Contributing guide5pt92

Contributing guide is detailed and thorough.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Engineering

98

Reproducibility6pt80

Lockfile present (package-lock.json). Installs are reproducible.

Tests18pt100

Test files detected (scripts/audit-theme-colors.test.mjs).

CI/CD14pt100

CI is configured (.github/workflows/ci.yml).

Linting and formatting5pt100

Linter or formatter configured (src/web-ui/eslint.config.mjs).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

89

Dependency manifest6pt65

Dependency manifest found (Cargo.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 120
    Forks
  • 20
    Releaseslatest 2mo ago

Community

  • Community health
  • authors own >50% of commits
  • 1,089
    Watchers

Responsiveness

  • 5d 8h
    Median issue response
  • <1h
    Median PR merge time
  • 43
    Open issues
Repository files25 root entries
  • .github
    Good: CI is configured (.github/workflows/ci.yml).
    Good: Issue or PR templates present.
  • BitFun-Installer
  • docs
  • MiniApp
  • png
  • resources
  • scripts
    Good: Test files detected (scripts/audit-theme-colors.test.mjs).
  • src
    Good: Linter or formatter configured (src/web-ui/eslint.config.mjs).
    Good: Environment pinned via src/apps/relay-server/Dockerfile.
  • tests
  • .gitignore
    Good: .gitignore present.
  • .npmrc
  • .release-please-manifest.json
  • AGENTS-CN.md
  • AGENTS.md
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • CONTRIBUTING_CN.md
  • CONTRIBUTING.md
    Good: 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.
  • LICENSE
    Good: Licensed under MIT.
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
  • pnpm-lock.yaml
  • pnpm-workspace.yaml
  • README.md
    Good: 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