Directories
¶
| Path | Synopsis |
|---|---|
|
Package bundle creates and (later) reads .codexbundle archives: a ZIP containing a manifest, a checksum map, and the copied Codex rollout files.
|
Package bundle creates and (later) reads .codexbundle archives: a ZIP containing a manifest, a checksum map, and the copied Codex rollout files. |
|
Package cli implements the cct command-line interface.
|
Package cli implements the cct command-line interface. |
|
Package codexhome resolves the location of the local Codex home directory (~/.codex) and the session storage directories inside it.
|
Package codexhome resolves the location of the local Codex home directory (~/.codex) and the session storage directories inside it. |
|
Package crypt provides optional bundle encryption by shelling out to the `age` CLI (https://github.com/FiloSottile/age).
|
Package crypt provides optional bundle encryption by shelling out to the `age` CLI (https://github.com/FiloSottile/age). |
|
Package doctor performs read-only health checks on the local Codex setup so users can confirm cct can see their sessions before exporting or importing.
|
Package doctor performs read-only health checks on the local Codex setup so users can confirm cct can see their sessions before exporting or importing. |
|
Package git provides best-effort discovery of git metadata for a project directory.
|
Package git provides best-effort discovery of git metadata for a project directory. |
|
Package safety provides path validation and atomic file writes used when importing bundles.
|
Package safety provides path validation and atomic file writes used when importing bundles. |
|
Package sessions discovers and defensively parses Codex rollout files.
|
Package sessions discovers and defensively parses Codex rollout files. |
|
Package webui serves cct's local desktop GUI: a small single-page app served over a loopback-only HTTP server, backed by the same core packages as the CLI.
|
Package webui serves cct's local desktop GUI: a small single-page app served over a loopback-only HTTP server, backed by the same core packages as the CLI. |
|
Package zstdcli recovers metadata from zstd-compressed Codex rollout files by shelling out to the `zstd` CLI (https://github.com/facebook/zstd).
|
Package zstdcli recovers metadata from zstd-compressed Codex rollout files by shelling out to the `zstd` CLI (https://github.com/facebook/zstd). |
Click to show internal directories.
Click to hide internal directories.