@cerefox/codefactory
v0.23.1
Published
Cerefox Code Factory (cf²) -- deterministic orchestration harness for AI coding agents
Maintainers
Readme
cfcf — Cerefox Code Factory (cf²)
Deterministic orchestration harness for AI coding agents.
Install
bun install -g @cerefox/codefactoryThe CLI is named cfcf (typing-friendly; users invoke it many times a day);
the npm package is @cerefox/codefactory.
Requires Bun ≥ 1.3. See https://bun.sh/install.
Getting started
cfcf init # interactive first-run setup
cfcf doctor # verify install
cfcf --help # command referenceFull documentation: https://github.com/fstamatelopoulos/cfcf
