VS Code Codex Local Tasks Archive: Where is it?

Does anyone know where archived local Codex tasks can be found in VS Code? When a locally ran Codex task is done, and I click the archive button, the task disappears.

3 Likes

~/.codex/archived_sessions

if you want to restore, move them into
~/.codex/sessions/YEAR/MONTH/DAY
e.g. ~/.codex/sessions/2025/10/11

3 Likes

I’m on Windows 11, and my archived chats are in my ~/.codex/archived_sessions folder.