-
Notifications
You must be signed in to change notification settings - Fork 764
Open
Description
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
- Ensure Codex CLI (
codex) is not installed or is not in your system PATH. - Open T3 Code.
- Add a project.
- Observe the error notification popping up (expected behavior).
- Install the Codex CLI while the app is running.
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels