This repository stores a sanitized snapshot of a local Codex setup.
Included:
AGENTS.mdRTK.mdbin/sync-agent-config.shsystemd/docs/systemd-sync.mdconfig.tomlwith local project trust blocks removedrules/memories/- non-system skills from
~/.codex/skills
Excluded:
auth.jsonhistory.jsonlsession_index.jsonlsessions/log/logs_*.sqlite*state_*.sqlite*models_cache.jsonmemories/rtk/tmp/shell_snapshots/
Notes:
- local home paths are rewritten to
$HOME - this snapshot is meant for backup and portability, not full runtime state sync
Use the installed helper:
$HOME/.codex/bin/sync-agent-config.shOr run the repo copy directly:
./bin/sync-agent-config.sh --dry-runSee docs/systemd-sync.md for the daily systemd --user timer setup.