internal/

directory
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2026 License: MIT

Directories

Path Synopsis
Package agent names the coding agents whose local sessions cct can transfer.
Package agent names the coding agents whose local sessions cct can transfer.
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 claudehome resolves the location of the local Claude Code home directory (~/.claude) and the per-project session store inside it.
Package claudehome resolves the location of the local Claude Code home directory (~/.claude) and the per-project session store inside it.
Package claudesessions discovers and defensively parses Claude Code session transcripts under ~/.claude/projects/<encoded-cwd>/<uuid>.jsonl.
Package claudesessions discovers and defensively parses Claude Code session transcripts under ~/.claude/projects/<encoded-cwd>/<uuid>.jsonl.
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 handoff translates a coding-agent session from one agent's on-disk format into another's, via a small neutral intermediate representation (the AgentSession IR).
Package handoff translates a coding-agent session from one agent's on-disk format into another's, via a small neutral intermediate representation (the AgentSession IR).
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).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL