A well-known project done right. Strong docs and solid engineering throughout.

A lightweight, powerful framework for multi-agent workflows and voice agents

Outstanding. A score of 96/100 puts this repo in a very small tier of truly well-engineered projects.

Documentation

97

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

98

Reproducibility6pt82

Lockfile present (pnpm-lock.yaml). Installs are reproducible.

Tests18pt100

Test files detected (examples/docs/sandbox-agents/repo/tests).

CI/CD14pt100

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

Linting and formatting5pt100

Linter or formatter configured (.prettierrc).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

89

Dependency manifest6pt65

Dependency manifest found (package.json).

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)
  • 826
    Forks
  • 58
    Releaseslatest 6mo ago

Community

  • Community health
  • authors own >50% of commits
  • 3,268
    Watchers

Responsiveness

  • 3h
    Median issue response
  • 3h
    Median PR merge time
  • 58
    Open issues
Repository files33 root entries
  • .agents
  • .changeset
  • .codex
  • .github
    Good: CI is configured (.github/workflows/test.yml).
    Good: Dependabot configured for github-actions.
    Good: Issue or PR templates present.
  • .husky
  • .vscode
  • docs
  • examples
    Good: Test files detected (examples/docs/sandbox-agents/repo/tests).
  • helpers
  • integration-tests
  • packages
  • scripts
  • .gitignore
    Good: .gitignore present.
  • .npmrc
  • .prettierignore
  • .prettierrc
    Good: Linter or formatter configured (.prettierrc).
  • AGENTS.md
  • CONTRIBUTING.md
    Good: 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.
  • eslint.config.mjs
  • LICENSE
    Good: Licensed under MIT.
  • package.json
    Good: Dependency manifest found (package.json).
  • PLANS.md
  • pnpm-lock.yaml
    Good: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
  • 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.
  • SECURITY.md
    Good: Security policy present.
  • tsc-multi.json
  • tsconfig.examples.json
  • tsconfig.json
  • tsconfig.test.json
  • verdaccio-config.yml
  • vitest.config.ts
  • vitest.integration.config.ts