Skip to content

Persistent "Codex CLI not found" error after installation of codex CLI #372

@AshirbadGudu

Description

@AshirbadGudu
Image

Problem Description

If the application is launched without the Codex CLI (codex) installed or available in the system PATH, an error notification correctly appears when adding a project. However, after installing the CLI and verifying that the chat functionality works, the error message remains visible on the screen with no way to dismiss or close it.

Steps to Reproduce

  1. Ensure Codex CLI (codex) is not installed or is not in your system PATH.
  2. Open T3 Code.
  3. Add a project.
  4. Observe the error notification popping up (expected behavior).
  5. Install the Codex CLI while the app is running.
  6. Verify that the chat feature now works.

Actual Result
The initial error notification remains on the screen. There is no close/dismiss button, and it does not disappear automatically even after the underlying issue is resolved.

Expected Result
The error should either:

  • Provide a way to manually dismiss/close the notification.
  • Automatically clear itself once the application detects the CLI is available.

My Device

  • MacBook Air Apple M4
  • 16 GB Ram

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions