Desktop app sidebar hides existing local Codex sessions after restart/update
What version of Codex CLI is running?
0.146.0
What subscription do you have?
ChatGPT Plus
Which model were you using?
gpt-5.6-sol, medium reasoning
What platform is your computer?
Darwin 25.5.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
Apple Terminal.app on macOS
Codex doctor report
"schemaVersion": 1,
"generatedAt": "1785602914s since unix epoch",
"overallStatus": "ok",
"codexVersion": "0.146.0",
"checks": {
"app_server.status": {
"id": "app_server.status",
"category": "app-server",
"status": "ok",
"summary": "background server is not running",
"details": {
"control socket": "/Users/chuck/.codex/app-server-control/app-server-control.sock",
"daemon state dir": "/Users/chuck/.codex/app-server-daemon",
"mode": "ephemeral",
"pid file": "/Users/chuck/.codex/app-server-daemon/app-server.pid (missing)",
"settings": "/Users/chuck/.codex/app-server-daemon/settings.json (missing)",
"status": "not running",
"update-loop pid file": "/Users/chuck/.codex/app-server-daemon/app-server-updater.pid (missing)"
},
"remediation": null,
"durationMs": 0
},
"auth.credentials": {
"id": "auth.credentials",
"category": "auth",
"status": "ok",
"summary": "auth is configured",
"details": {
"auth file": "/Users/chuck/.codex/auth.json",
"auth storage mode": "File",
"stored API key": "false",
"stored ChatGPT tokens": "true",
"stored agent identity": "false",
"stored auth mode": "chatgpt"
},
"remediation": null,
"durationMs": 0
},
"config.load": {
"id": "config.load",
"category": "config",
"status": "ok",
"summary": "config loaded",
"details": {
"CODEX_HOME": "/Users/chuck/.codex",
"config.toml": "/Users/chuck/.codex/config.toml",
"config.toml parse": "ok",
"cwd": "/Users/chuck/Documents/Codex/ai-cookbook-android",
"enabled feature flags": "shell_tool, unified_exec, shell_snapshot, code_mode_host, terminal_resize_reflow, sqlite, memories, hooks, enable_request_compression, multi_agent, apps, tool_search_always_defer_mcp_tools, tool_suggest, plugins, in_app_browser, in_app_updates, browser_use, browser_use_full_cdp_access, browser_use_external, computer_use, remote_plugin, plugin_sharing, image_generation, resize_all_images, item_ids, skill_mcp_dependency_install, skill_search, mentions_v2, steer, guardian_approval, goals, collaboration_modes, tool_call_mcp_elicitation, auth_elicitation, personality, fast_mode, tui_app_server, remote_compaction_v2, workspace_dependencies",
"feature flag overrides": "memories=true",
"feature flags enabled": "39",
"log dir": "/Users/chuck/.codex/log",
"mcp servers": "2",
"model": "gpt-5.6-sol",
"model provider": "openai",
"sqlite home": "/Users/chuck/.codex"
},
"remediation": null,
"durationMs": 0
},
"git.environment": {
"id": "git.environment",
"category": "git",
"status": "ok",
"summary": "git version 2.50.1 (Apple Git-155)",
"details": {
".git entry": "directory",
"PATH git #1": "/usr/bin/git",
"PATH git entries": "1",
"git branch": "feature/unified-ingredient-system",
"git build options": "git version 2.50.1 (Apple Git-155); cpu: arm64; no commit associated with this build; sizeof-long: 8; sizeof-size_t: 8; shell-path: /bin/sh; feature: fsmonitor--daemon; libcurl: 8.7.1; zlib: 1.2.12; SHA-1: SHA1_DC; SHA-256: SHA256_BLK",
"git exec path": "/Applications/Xcode.app/Contents/Developer/usr/libexec/git-core",
"git version": "git version 2.50.1 (Apple Git-155)",
"repo detected": "true",
"repo root": "/Users/chuck/Documents/Codex/ai-cookbook-android",
"selected git": "/usr/bin/git"
},
"remediation": null,
"durationMs": 116
},
"installation": {
"id": "installation",
"category": "install",
"status": "ok",
"summary": "installation looks consistent",
"details": {
"PATH codex #1": "/Users/chuck/.local/bin/codex",
"current executable": "/Users/chuck/.local/bin/codex",
"install context": "standalone (unix, package /Users/chuck/.codex/packages/standalone/releases/0.146.0-aarch64-apple-darwin, bin /Users/chuck/.codex/packages/standalone/releases/0.146.0-aarch64-apple-darwin/bin, resources /Users/chuck/.codex/packages/standalone/releases/0.146.0-aarch64-apple-darwin/codex-resources, path /Users/chuck/.codex/packages/standalone/releases/0.146.0-aarch64-apple-darwin/codex-path)",
"managed by bun": "false",
"managed by npm": "false",
"managed by pnpm": "false",
"managed package root": "not set"
},
"remediation": null,
"durationMs": 6
},
"mcp.config": {
"id": "mcp.config",
"category": "mcp",
"status": "ok",
"summary": "MCP configuration is locally consistent",
"details": {
"configured servers": "2",
"disabled servers": "1",
"stdio servers": "2"
},
"remediation": null,
"durationMs": 0
},
"network.env": {
"id": "network.env",
"category": "network",
"status": "ok",
"summary": "network-related environment looks readable",
"details": {
"proxy env vars": "none"
},
"remediation": null,
"durationMs": 0
},
"network.provider_reachability": {
"id": "network.provider_reachability",
"category": "reachability",
"status": "ok",
"summary": "active provider endpoints are reachable over HTTP",
"details": {
"ChatGPT base URL": "https://chatgpt.com/backend-api/ reachable (HTTP 404)",
"reachability mode": "ChatGPT auth"
},
"remediation": null,
"durationMs": 224
},
"network.websocket_reachability": {
"id": "network.websocket_reachability",
"category": "websocket",
"status": "ok",
"summary": "Responses WebSocket handshake succeeded",
"details": {
"DNS": "2 IPv4, 0 IPv6, first IPv4",
"auth mode": "chatgpt",
"connect timeout": "15000 ms",
"endpoint": "wss://chatgpt.com/backend-api/<redacted>",
"handshake result": "HTTP 101 Switching Protocols",
"model provider": "openai",
"models etag present": "true",
"provider name": "OpenAI",
"proxy env vars": "none",
"reasoning header": "false",
"server model present": "false",
"supports websockets": "true",
"wire API": "responses"
},
"remediation": null,
"durationMs": 582
},
"runtime.provenance": {
"id": "runtime.provenance",
"category": "runtime",
"status": "ok",
"summary": "running standalone on macos-aarch64",
"details": {
"commit": "unknown",
"current executable": "/Users/chuck/.local/bin/codex",
"install method": "standalone (unix, package /Users/chuck/.codex/packages/standalone/releases/0.146.0-aarch64-apple-darwin, bin /Users/chuck/.codex/packages/standalone/releases/0.146.0-aarch64-apple-darwin/bin, resources /Users/chuck/.codex/packages/standalone/releases/0.146.0-aarch64-apple-darwin/codex-resources, path /Users/chuck/.codex/packages/standalone/releases/0.146.0-aarch64-apple-darwin/codex-path)",
"platform": "macos-aarch64",
"version": "0.146.0"
},
"remediation": null,
"durationMs": 0
},
"runtime.search": {
"id": "runtime.search",
"category": "search",
"status": "ok",
"summary": "search is OK (bundled)",
"details": {
"search command": "/Users/chuck/.codex/packages/standalone/releases/0.146.0-aarch64-apple-darwin/codex-path/rg",
"search command readiness": "file exists",
"search provider": "bundled"
},
"remediation": null,
"durationMs": 0
},
"sandbox.helpers": {
"id": "sandbox.helpers",
"category": "sandbox",
"status": "ok",
"summary": "sandbox configuration is readable",
"details": {
"approval policy": "OnRequest",
"codex-linux-sandbox helper": "none",
"execve wrapper helper": "/Users/chuck/.codex/tmp/arg0/codex-arg0AghVbd/codex-execve-wrapper",
"filesystem sandbox": "restricted",
"network sandbox": "restricted"
},
"remediation": null,
"durationMs": 0
},
"state.paths": {
"id": "state.paths",
"category": "state",
"status": "ok",
"summary": "state paths and databases are inspectable",
"details": {
"CODEX_HOME": "/Users/chuck/.codex (dir)",
"active rollout files": "27 files, 143416912 total bytes, 5311737 average bytes",
"archived rollout files": "0 files, 0 total bytes, 0 average bytes",
"goals DB": "/Users/chuck/.codex/goals_1.sqlite (file)",
"goals DB integrity": "ok",
"log DB": "/Users/chuck/.codex/logs_2.sqlite (file)",
"log DB integrity": "ok",
"log dir": "/Users/chuck/.codex/log (missing)",
"memories DB": "/Users/chuck/.codex/memories_1.sqlite (file)",
"memories DB integrity": "ok",
"sqlite home": "/Users/chuck/.codex (dir)",
"standalone release cache": "1 entries in /Users/chuck/.codex/packages/standalone/releases",
"state DB": "/Users/chuck/.codex/state_5.sqlite (file)",
"state DB integrity": "ok",
"thread history DB": "/Users/chuck/.codex/thread_history_1.sqlite (missing)",
"thread history DB integrity": "skipped (missing)"
},
"remediation": null,
"durationMs": 174
},
"state.rollout_db_parity": {
"id": "state.rollout_db_parity",
"category": "threads",
"status": "ok",
"summary": "rollout files and state DB thread inventory agree",
"details": {
"default model provider": "openai",
"rollout DB active files": "27",
"rollout DB active rows": "27",
"rollout DB archive mismatches": "0",
"rollout DB archived files": "0",
"rollout DB archived rows": "0",
"rollout DB duplicate DB paths": "0",
"rollout DB duplicate rollout thread ids": "0",
"rollout DB malformed file names": "0",
"rollout DB missing active rows": "0",
"rollout DB missing archived rows": "0",
"rollout DB model providers": "openai=27",
"rollout DB rows": "27",
"rollout DB scan cap reached": "false",
"rollout DB scan errors": "0",
"rollout DB sources": "vscode=27",
"rollout DB stale rows": "0"
},
"remediation": null,
"durationMs": 166
},
"system.environment": {
"id": "system.environment",
"category": "system",
"status": "ok",
"summary": "OS language sk-SK",
"details": {
"EDITOR": "not set",
"LANG": "sk_SK.UTF-8",
"VISUAL": "not set",
"os": "Mac OS 26.5.2 [64-bit]",
"os language": "sk-SK",
"os type": "Mac OS",
"os version": "26.5.2"
},
"remediation": null,
"durationMs": 1
},
"terminal.env": {
"id": "terminal.env",
"category": "terminal",
"status": "ok",
"summary": "terminal metadata was detected",
"details": {
"COLORTERM": "truecolor",
"TERM_PROGRAM": "Apple_Terminal",
"color output": "enabled",
"effective locale": "sk_SK.UTF-8",
"stderr is terminal": "true",
"stdin is terminal": "true",
"stdout is terminal": "true",
"terminal": "Apple Terminal",
"terminal size": "120x37",
"terminal version": "470.2"
},
"remediation": null,
"durationMs": 0
},
"terminal.title": {
"id": "terminal.title",
"category": "title",
"status": "ok",
"summary": "terminal title default",
"details": {
"terminal title activity": "true",
"terminal title items": "activity, project-name",
"terminal title project source": "git repo root",
"terminal title project value": "ai-cookbook-android",
"terminal title source": "default"
},
"remediation": null,
"durationMs": 0
},
"updates.status": {
"id": "updates.status",
"category": "updates",
"status": "ok",
"summary": "update configuration is locally consistent",
"details": {
"cached latest version": "0.146.0",
"check for update on startup": "true",
"last checked at": "2026-08-01T14:07:21.157959Z",
"latest version": "0.146.0",
"latest version status": "current version is not older",
"update action": "standalone installer",
"version cache": "/Users/chuck/.codex/version.json"
},
"remediation": null,
"durationMs": 233
}
}
}
What issue are you seeing?
Local Codex sessions disappear from the ChatGPT desktop app project sidebar after restarting or updating the app.
The affected session still exists in ~/.codex/sessions and in ~/.codex/session_index.jsonl. It can be opened successfully using codex resume with its session ID, but it remains missing from the desktop app sidebar.
Project: ai-cookbook-android
Missing thread: Fix sparse ingredient arrays
Session ID: 019fbd5c-4ac1-76e3-8754-9f8b5f944292
Other older project tasks remain visible. This has happened repeatedly, including after application updates and normal restarts.
What steps can reproduce the bug?
Uploaded thread: 019fbd5c-4ac1-76e3-8754-9f8b5f944292
What is the expected behavior?
Existing local Codex sessions should remain visible under their original project after restarting or updating the ChatGPT desktop app.
If a session transcript and index entry still exist and the session can be resumed through the CLI, the desktop app should display it in the project sidebar or provide a way to restore its project association.
Additional information
This appears to be a desktop sidebar indexing or project-association bug rather than deleted session data.
The transcript and session index entry both exist. The complete session can be resumed through the CLI. Restarting the desktop application does not restore it to the sidebar.
The issue has occurred more than once after updates or restarts. Diagnostic logs and the affected thread were uploaded through /feedback.
<img width="1470" height="956" alt="Image" src="https://github.com/user-attachments/assets/98b64d2f-b850-461e-b256-ec7647e0e007" />
<img width="1470" height="956" alt="Image" src="https://github.com/user-attachments/assets/5821e785-67fd-487e-ad05-0df7d679bd42" />
1 Comment
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action