Personal ~/.codex configuration and workflows for the Codex CLI.
AGENTS.md: canonical agent instructions (generated)AGENTS_symlink.md: symlinked source for instructionscontext/AGENTS_EXTRA.md: appended context injected intoAGENTS.mdconfig.toml: local runtime configuration (not checked in)config-demo.toml: safe template forconfig.tomljustfile: automation for regenerating contexthelpers/flatten.py: helper for flattening agent contextprompts/: prompt snippetssessions/: saved sessionshistory.jsonl: local run history
just build
Regenerates AGENTS.md by flattening AGENTS_symlink.md and appending context/AGENTS_EXTRA.md.
cp config-demo.toml config.toml
Edit config.toml for your local environment.