@adlc/init
v1.5.1
Published
Idempotent ADLC repository bootstrap, including Codex project agents.
Downloads
420
Maintainers
Readme
@adlc/init
Idempotently bootstrap the committable .adlc/ runtime and the project-scoped
.codex/agents/ roles used by the native Codex integration.
From the current checkout (before the matching suite release):
node packages/init/bin/adlc-init.mjs --root /path/to/repoAfter the matching @adlc/cli release:
adlc init
adlc init --root /path/to/repo --jsonThe initializer preserves existing files, refuses symlink escapes from the
project root, and never edits user-global ~/.codex implicitly.
