@dzhng/factory
v0.1.1
Published
Local Codex and Claude session capture, isolated review, and decision history
Readme
Factory
Capture native Codex and Claude Code Sessions, review their evidence in isolated Docker containers, and keep decisions beside code in Git.
npm install -g @dzhng/factory
factory installThe package includes self-contained executables for macOS arm64 and glibc Linux
x64. Node 22 or newer launches the selected executable; Bun is not required.
Docker is required for reviews, with an existing Codex or Claude CLI login.
factory install explicitly enables provider hooks. Installing the npm package
alone does not change provider settings or capture repository evidence.
Use npm update -g @dzhng/factory to update an npm-managed installation.
Run factory uninstall before removing the package to remove its owned hooks.
Captured evidence is plaintext and intended for Git; it may contain secrets. Read the security model before enabling capture. See the project for the architecture and documentation.
