Babysitter is an MIT-licensed orchestration tool whose central claim is enforcement over agent behavior: processes written in JavaScript are the sole authority, every step ends in a mandatory stop, gates block progression, breakpoints require human approval, and all decisions are journaled and replayable. v6 adds an Adapters runtime so the same processes run across the 12 harnesses in its install matrix. The README documents multiple npm packages, marketplace plugin installs, and a built-in internal harness. It suits teams that need strong process control, auditability, and resumability, but it writes to a state directory, acts on the workspace according to each process, and blueprints can perform broad installation actions. MCP-related capability (for example genty start-server --transport stdio) is inferred from the supplied README; the source provides no verifiable MCP tool list or client config example, so those fields are left empty.
Security and permissions
7/20
Read the FMRS scoring method →