Skip to content

Diff panel shows ~3 million changed lines, causes severe performance issues and freezes on macOS #11179

@menesekinci

Description

@menesekinci

What version of the Codex App are you using (From “About Codex” dialog)?

260208.1016 (571)

What subscription do you have?

Plus

What issue are you seeing?

Image

I’m experiencing a serious performance issue with the Codex macOS desktop app. The Diff panel incorrectly shows around 3 million modified lines of code, even though the actual changes are nowhere near that size.

Because of this:

  • The app becomes extremely slow and unresponsive
  • CPU and memory usage spike heavily
  • The UI frequently freezes
  • The issue does not resolve itself and persists across usage

The Diff panel seems to get into a broken state where it thinks millions of lines have changed, and once this happens, the application becomes almost unusable.

Expected behavior:

  • Diff panel should accurately reflect the actual number of changed lines
  • App should remain responsive and performant

Actual behavior:

  • Diff panel shows millions of changed lines incorrectly
  • App becomes very heavy, slow, and frequently freezes

Environment:

  • OS: macOS (Apple Silicon)
  • App: Codex macOS desktop app
  • Happens consistently once triggered

This is very frustrating and makes the app difficult to use for real development work. Any guidance or fix would be appreciated.

What steps can reproduce the bug?

  1. Open a project in the Codex macOS desktop app
  2. Make normal code changes (small or medium sized)
  3. Open the Diff panel
  4. The Diff panel reports ~3,000,000 changed lines
  5. App starts lagging badly and often freezes

What is the expected behavior?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions