0

/ 100

GradeA

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

You're the boss, agents are your team. They handle tasks on their own, message each other, and review each other's work. You just watch the kanban board and give high-level commands. Codex/Claude/OpenCode(200+ models, 75+ LLM providers, free models no auth). Build your AI company with multiple teams.

TypeScript1,420AGPL-3.0today

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

Documentation

94

Contributing guide5pt77

CONTRIBUTING guide found.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under AGPL-3.0.

Engineering

96

CI/CD14pt85

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

Tests18pt100

Test files detected (agent-teams-controller/test).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc.json).

Reproducibility6pt100

Lockfile present (bun.lock). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

97

Dependency manifest6pt92

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)
  • 260
    Forks
  • 15
    Releaseslatest 1mo ago

Community

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

Responsiveness

  • 4h
    Median issue response
  • 2h
    Median PR merge time
  • 12
    Open issues
Repository files49 root entries
  • .github
    Good: 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: Code of conduct present.
    Good: CI is configured (.github/workflows/ci.yml).
    Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
    Good: Security policy present.
  • .husky
  • agent-teams-controller
    Good: Test files detected (agent-teams-controller/test).
  • bin
  • build
  • docker
    Good: Environment pinned via docker/Dockerfile.
  • docs
  • landing
  • mcp-server
  • packages
  • patches
  • public
  • resources
  • scripts
  • src
  • test
  • vendor
  • .coderabbit.yaml
  • .dockerignore
  • .gitignore
    Good: .gitignore present.
  • .mcp.json
  • .node-version
  • .npmrc
  • .nvmrc
  • .prettierignore
  • .prettierrc.json
    Good: Linter or formatter configured (.prettierrc.json).
  • AGENT_CRITICAL_GUARDRAILS.md
  • AGENTS.md
  • bun.lock
    Good: Lockfile present (bun.lock). Installs are reproducible.
  • CLAUDE.md
  • electron.vite.config.ts
  • eslint.config.js
  • eslint.fast.config.js
  • hero-robots-restored.png
  • i18next.config.ts
  • LICENSE
    Good: Licensed under AGPL-3.0.
  • package.json
    Good: Dependency manifest found (package.json).
  • pnpm-lock.yaml
  • pnpm-workspace.yaml
  • postcss.config.cjs
  • 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.
  • runtime.lock.json
  • tailwind.config.js
  • terminal-platform.lock.json
  • tsconfig.json
  • tsconfig.node.json
  • vite.web.config.ts
  • vitest.config.ts
  • vitest.critical.config.ts