openai / openai/codex

Hallucinating non-existent functions

Open
#41,311 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug CLI model-behavior
Dominant language
Rust
Stars
125k
Forks
19.4k
PR merge metrics
PR metrics pending

Description

What version of Codex CLI is running?

0.150.1

What subscription do you have?

ChatGPT Plus

Which model were you using?

gpt-5.6-luna

What platform is your computer?

Linux 7.1.9-200.fc44.x86_64 x86_64 unknown

What terminal emulator and version are you using (if applicable)?

GNOME Terminal

Codex doctor report
{
  "schemaVersion": 1,
  "generatedAt": "1787918948s since unix epoch",
  "overallStatus": "warning",
  "codexVersion": "0.150.1",
  "checks": {
    "app_server.status": {
      "id": "app_server.status",
      "category": "app-server",
      "status": "ok",
      "summary": "background server is not running",
      "details": {
        "control socket": "/home/nikolai/.codex/app-server-control/app-server-control.sock",
        "daemon state dir": "/home/nikolai/.codex/app-server-daemon",
        "mode": "ephemeral",
        "pid file": "/home/nikolai/.codex/app-server-daemon/app-server.pid (missing)",
        "settings": "/home/nikolai/.codex/app-server-daemon/settings.json (missing)",
        "status": "not running",
        "update-loop pid file": "/home/nikolai/.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": "/home/nikolai/.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": "/home/nikolai/.codex",
        "config.toml": "/home/nikolai/.codex/config.toml",
        "config.toml parse": "ok",
        "cwd": "/home/nikolai/Coding/wallet",
        "enabled feature flags": "shell_tool, view_image, unified_exec, unified_exec_zsh_fork, shell_snapshot, code_mode_host, terminal_resize_reflow, sqlite, memories, hooks, enable_request_compression, unbounded_connection_retries, multi_agent, apps, tool_search_always_defer_mcp_tools, tool_suggest, plugins, in_app_browser, in_app_chat, in_app_dictation, in_app_local_automation, 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, prevent_idle_sleep, remote_compaction_v2, compaction_image_budget, workspace_dependencies",
        "feature flag overrides": "memories=true, prevent_idle_sleep=true",
        "feature flags enabled": "47",
        "log dir": "/home/nikolai/.codex/log",
        "mcp servers": "4",
        "model": "gpt-5.6-terra",
        "model provider": "openai",
        "sqlite home": "/home/nikolai/.codex"
      },
      "remediation": null,
      "durationMs": 0
    },
    "git.environment": {
      "id": "git.environment",
      "category": "git",
      "status": "ok",
      "summary": "git version 2.55.0",
      "details": {
        ".git entry": "directory",
        "PATH git #1": "/usr/bin/git",
        "PATH git entries": "1",
        "git branch": "main",
        "git build options": "git version 2.55.0; cpu: x86_64; no commit associated with this build; sizeof-long: 8; sizeof-size_t: 8; shell-path: /bin/sh; rust: disabled; feature: fsmonitor--daemon; gettext: enabled; libcurl: 8.18.0; OpenSSL: OpenSSL 3.5.7 9 Jun 2026; zlib-ng: 2.3.3; SHA-1: SHA1_DC; SHA-256: SHA256_BLK; default-ref-format: files; default-hash: sha1",
        "git exec path": "/usr/libexec/git-core",
        "git version": "git version 2.55.0",
        "repo detected": "true",
        "repo root": "/home/nikolai/Coding/wallet",
        "selected git": "/usr/bin/git"
      },
      "remediation": null,
      "durationMs": 41
    },
    "installation": {
      "id": "installation",
      "category": "install",
      "status": "ok",
      "summary": "installation looks consistent",
      "details": {
        "PATH codex #1": "/home/nikolai/.local/bin/codex",
        "current executable": "/home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl/bin/codex",
        "install context": "standalone (unix, package /home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl, bin /home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl/bin, resources /home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl/codex-resources, path /home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl/codex-path)",
        "managed by bun": "false",
        "managed by npm": "false",
        "managed by pnpm": "false",
        "managed package root": "not set"
      },
      "remediation": null,
      "durationMs": 1
    },
    "mcp.config": {
      "id": "mcp.config",
      "category": "mcp",
      "status": "ok",
      "summary": "MCP configuration is locally consistent",
      "details": {
        "configured servers": "4",
        "disabled servers": "0",
        "stdio servers": "2",
        "streamable_http servers": "2"
      },
      "remediation": null,
      "durationMs": 291
    },
    "network.env": {
      "id": "network.env",
      "category": "network",
      "status": "ok",
      "summary": "network-related environment looks readable",
      "details": {
        "managed proxy": "not configured",
        "proxy env vars": "none",
        "respect system proxy": "disabled"
      },
      "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 inference URL": "https://chatgpt.com/backend-api/<redacted> reachable (HTTP 405)",
        "reachability mode": "ChatGPT auth"
      },
      "remediation": null,
      "durationMs": 178
    },
    "network.websocket_reachability": {
      "id": "network.websocket_reachability",
      "category": "websocket",
      "status": "ok",
      "summary": "Responses WebSocket handshake succeeded",
      "details": {
        "DNS": "2 IPv4, 2 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",
        "provider name": "OpenAI",
        "proxy env vars": "none",
        "reasoning header": "false",
        "server model present": "false",
        "supports websockets": "true",
        "wire API": "responses"
      },
      "remediation": null,
      "durationMs": 815
    },
    "runtime.provenance": {
      "id": "runtime.provenance",
      "category": "runtime",
      "status": "ok",
      "summary": "running standalone on linux-x86_64",
      "details": {
        "commit": "unknown",
        "current executable": "/home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl/bin/codex",
        "install method": "standalone (unix, package /home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl, bin /home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl/bin, resources /home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl/codex-resources, path /home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl/codex-path)",
        "platform": "linux-x86_64",
        "version": "0.150.1"
      },
      "remediation": null,
      "durationMs": 0
    },
    "runtime.search": {
      "id": "runtime.search",
      "category": "search",
      "status": "ok",
      "summary": "search is OK (bundled)",
      "details": {
        "search command": "/home/nikolai/.codex/packages/standalone/releases/0.150.1-x86_64-unknown-linux-musl/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": "/home/nikolai/.codex/tmp/arg0/codex-arg0qC6HZO/codex-linux-sandbox",
        "execve wrapper helper": "/home/nikolai/.codex/tmp/arg0/codex-arg0qC6HZO/codex-execve-wrapper",
        "filesystem sandbox": "restricted",
        "network sandbox": "restricted"
      },
      "remediation": null,
      "durationMs": 0
    },
    "security.endpoint": {
      "id": "security.endpoint",
      "category": "security",
      "status": "ok",
      "summary": "endpoint protection is not inspected on this platform",
      "details": {
        "endpoint products": "not inspected on this platform"
      },
      "remediation": null,
      "durationMs": 0
    },
    "state.paths": {
      "id": "state.paths",
      "category": "state",
      "status": "ok",
      "summary": "state paths and databases are inspectable",
      "details": {
        "CODEX_HOME": "/home/nikolai/.codex (dir)",
        "active rollout files": "156 files, 201048661 total bytes, 1288773 average bytes",
        "archived rollout files": "13 files, 22700187 total bytes, 1746168 average bytes",
        "goals DB": "/home/nikolai/.codex/goals_1.sqlite (file)",
        "goals DB integrity": "ok",
        "log DB": "/home/nikolai/.codex/logs_2.sqlite (file)",
        "log DB integrity": "ok",
        "log dir": "/home/nikolai/.codex/log (missing)",
        "memories DB": "/home/nikolai/.codex/memories_1.sqlite (file)",
        "memories DB integrity": "ok",
        "queue DB": "/home/nikolai/.codex/queue_1.sqlite (file)",
        "queue DB integrity": "ok",
        "sqlite home": "/home/nikolai/.codex (dir)",
        "standalone release cache": "9 entries in /home/nikolai/.codex/packages/standalone/releases",
        "state DB": "/home/nikolai/.codex/state_5.sqlite (file)",
        "state DB integrity": "ok",
        "thread history DB": "/home/nikolai/.codex/thread_history_1.sqlite (file)",
        "thread history DB integrity": "ok"
      },
      "remediation": null,
      "durationMs": 1227
    },
    "state.rollout_db_parity": {
      "id": "state.rollout_db_parity",
      "category": "threads",
      "status": "warning",
      "summary": "rollout files and state DB thread inventory differ",
      "details": {
        "default model provider": "openai",
        "rollout DB active files": "156",
        "rollout DB active rows": "156",
        "rollout DB archive mismatches": "0",
        "rollout DB archived files": "13",
        "rollout DB archived rows": "14",
        "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=170",
        "rollout DB rows": "170",
        "rollout DB scan cap reached": "false",
        "rollout DB scan errors": "0",
        "rollout DB sources": "cli=57, subagent:other=57, subagent:thread_spawn=40, vscode=14, exec=2",
        "rollout DB stale row sample": "/home/nikolai/.codex/archived_sessions/rollout-2026-08-26T16-26-23-01a03e77-0724-7700-a613-37712ca61fa9.jsonl",
        "rollout DB stale rows": "1"
      },
      "issues": [
        {
          "severity": "warning",
          "cause": "state DB rows point at missing or unusable rollout files",
          "measured": "1 stale rows",
          "expected": "every state DB rollout path is a file on disk",
          "remedy": null,
          "fields": []
        }
      ],
      "remediation": null,
      "durationMs": 166
    },
    "system.disk": {
      "id": "system.disk",
      "category": "disk",
      "status": "ok",
      "summary": "sufficient free disk space (2454.3 GiB)",
      "details": {
        "CODEX_HOME available": "2454.3 GiB",
        "failure threshold": "1.0 GiB",
        "warning threshold": "5.0 GiB",
        "worktree available": "2454.3 GiB"
      },
      "remediation": null,
      "durationMs": 0
    },
    "system.environment": {
      "id": "system.environment",
      "category": "system",
      "status": "ok",
      "summary": "OS language en-GB",
      "details": {
        "EDITOR": "set",
        "LANG": "en_GB.UTF-8",
        "VISUAL": "not set",
        "os": "Fedora 44.0.0 [64-bit]",
        "os language": "en-GB",
        "os type": "Fedora",
        "os version": "44.0.0"
      },
      "remediation": null,
      "durationMs": 1
    },
    "terminal.env": {
      "id": "terminal.env",
      "category": "terminal",
      "status": "ok",
      "summary": "terminal metadata was detected",
      "details": {
        "COLORTERM": "truecolor",
        "DISPLAY": "present",
        "WAYLAND_DISPLAY": "present",
        "color output": "enabled",
        "effective locale": "en_GB.UTF-8",
        "stderr is terminal": "true",
        "stdin is terminal": "true",
        "stdout is terminal": "true",
        "terminal": "VTE",
        "terminal size": "212x53",
        "terminal version": "8401"
      },
      "remediation": null,
      "durationMs": 0
    },
    "terminal.title": {
      "id": "terminal.title",
      "category": "title",
      "status": "ok",
      "summary": "terminal title configured",
      "details": {
        "terminal title activity": "true",
        "terminal title items": "activity, project-name, git-branch, weekly-limit, model-with-reasoning",
        "terminal title project source": "git repo root",
        "terminal title project value": "wallet",
        "terminal title source": "configured"
      },
      "remediation": null,
      "durationMs": 0
    },
    "updates.status": {
      "id": "updates.status",
      "category": "updates",
      "status": "ok",
      "summary": "update configuration is locally consistent",
      "details": {
        "cached latest version": "0.150.1",
        "check for update on startup": "true",
        "last checked at": "2026-08-27T09:08:23.213194663Z",
        "latest version": "0.150.1",
        "latest version status": "current version is not older",
        "update action": "standalone installer",
        "version cache": "/home/nikolai/.codex/version.json"
      },
      "remediation": null,
      "durationMs": 276
    }
  }
}
What issue are you seeing?

The model hallucinates a function (renderAssetsView()) that doesn't exist in the file it said it was in; even across the entire repository as well.

What steps can reproduce the bug?

Uploaded thread: 01a042a9-1d29-7df3-9c9a-76a0817ba1be

What is the expected behavior?

To actually check the repository and not hallucinate missing functions.

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report provides environment and Codex CLI 0.150.1 diagnostics but names no source file, test, or reproduction prompt. Start by reproducing the hallucinated-function behavior in the reported CLI setup and trace the relevant request flow. The payload does not define the expected behavior or a concrete acceptance condition.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ai, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.