Good community traction and solid fundamentals. Nearly in the top tier.
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
Documentation
100
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
74
Test files detected (e2e-tests/docker/codex-full-run.test.ts).
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (packages/catalog/.prettierrc).
Issue or PR templates present.
Project health
86
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)
- 81Forks
- 109Releaseslatest 5mo ago
Community
- —Community health
- —authors own >50% of commits
- 1,394Watchers
Responsiveness
- 9d 11hMedian issue response
- 4hMedian PR merge time
- 62Open issues
Repository files32 root entries
- .a5c
- .agents
- .claude
- .claude-plugin
- .cursor-plugin
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- docsGood: Security policy present.
- e2e-artifacts
- e2e-testsGood: Test files detected (e2e-tests/docker/codex-full-run.test.ts).
- library
- packagesGood: Linter or formatter configured (packages/catalog/.prettierrc).
- plugins
- scripts
- video
- .dockerignore
- .gitignoreGood: .gitignore present.
- .gitmodules
- AGENTS.md
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.mdGood: 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.
- docker-compose.yml
- docker-entrypoint.sh
- DOCKER.md
- DockerfileGood: Environment pinned via Dockerfile.
- LICENSE.mdGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.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.
- test-dispatcher.js
- test-project-root.js