system_prompts_leaks/OpenAI/Codex
2026-07-27 02:47:37 +00:00
..
old Move retired Codex models to old/ 2026-07-08 14:25:19 +00:00
codex-auto-review.md Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00
codex-desktop-realtime-voice-agent.md Add Codex desktop realtime voice agent prompt 2026-07-24 02:46:28 +00:00
codex-full.md Add GPT-5.6 Codex system prompt (shared by Sol, Terra, and Luna variants) 2026-07-10 17:15:34 +00:00
computer-use.md Create computer-use.md 2026-06-24 13:04:47 +00:00
control-chrome.md Create control-chrome.md 2026-06-24 13:04:08 +00:00
control-in-app-browser.md Create control-in-app-browser.md 2026-06-24 13:11:24 +00:00
gpt-5.3-codex-spark.md Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00
gpt-5.4-mini.md Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00
gpt-5.4.md Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00
gpt-5.5.md Sync gpt-5.5.md to verified instructions_template 2026-07-08 14:20:35 +00:00
gpt-5.6-sol.md Fix formatting in Codex GPT-5.6 files 2026-07-27 02:47:37 +00:00
gpt-5.6.md Fix formatting in Codex GPT-5.6 files 2026-07-27 02:47:37 +00:00
personality_friendly.md Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00
personality_friendly_gpt-5.5.md Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00
personality_pragmatic.md Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00
personality_pragmatic_gpt-5.5.md Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00
plan_mode.md Restructure repo: promote vendors from Misc, normalize filenames 2026-06-04 14:00:14 +00:00
README.md Add Codex folder README 2026-07-27 02:15:37 +00:00

Codex — which file is which?

The gpt-<version>.md files are the lean Codex system prompts — the base instructions each model ships with in the Codex client's model cache. codex-full.md is a full runtime capture (everything the Codex harness sends around the lean prompt). Since GPT-5.6 the variants can differ: Sol has its own prompt while Terra and Luna share one.

File What it is
gpt-5.6.md GPT-5.6 Terra + Luna system prompt (shared, byte-identical)
gpt-5.6-sol.md GPT-5.6 Sol system prompt (forked from Terra/Luna, July 2026)
gpt-5.5.md, gpt-5.4.md, gpt-5.4-mini.md, gpt-5.3-codex-spark.md Lean system prompt for that model
codex-full.md Full runtime capture (lean prompt + harness additions)
codex-auto-review.md Hidden automatic approval-review model
personality_*.md {{ personality }} slot variants (friendly / pragmatic; slot removed in 5.6)
plan_mode.md, computer-use.md, control-chrome.md, control-in-app-browser.md Mode-specific prompts
codex-desktop-realtime-voice-agent.md Codex desktop realtime voice agent
old/ Superseded versions