0
/ 100
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.
Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
94
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under AGPL-3.0.
Engineering
96
CI is configured (.github/workflows/ci.yml).
Test files detected (agent-teams-controller/test).
Linter or formatter configured (.prettierrc.json).
Lockfile present (bun.lock). Installs are reproducible.
Issue or PR templates present.
Project health
97
Dependency manifest found (package.json).
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)
- 260Forks
- 15Releaseslatest 1mo ago
Community
- -Community health
- -authors own >50% of commits
- 1,420Watchers
Responsiveness
- 4hMedian issue response
- 2hMedian PR merge time
- 12Open issues
Repository files49 root entries
- .githubGood: 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-controllerGood: Test files detected (agent-teams-controller/test).
- bin
- build
- dockerGood: Environment pinned via docker/Dockerfile.
- docs
- landing
- mcp-server
- packages
- patches
- public
- resources
- scripts
- src
- test
- vendor
- .coderabbit.yaml
- .dockerignore
- .gitignoreGood: .gitignore present.
- .mcp.json
- .node-version
- .npmrc
- .nvmrc
- .prettierignore
- .prettierrc.jsonGood: Linter or formatter configured (.prettierrc.json).
- AGENT_CRITICAL_GUARDRAILS.md
- AGENTS.md
- bun.lockGood: 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
- LICENSEGood: Licensed under AGPL-3.0.
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yaml
- pnpm-workspace.yaml
- postcss.config.cjs
- 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.
- 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