Replies: 1 comment
-
|
This is such an obvious omission, and one of those modern bugs that come from OpenAI vibecoding this shit. Any human using this app for 5 minutes would realize this is an issue. I find these kinds of issues so disrespectful. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using the Codex App, I often work on multiple projects at the same time. After opening a conversation for one project and typing a message, I may switch to another project and continue working there.
However, inside the conversation detail view, the only prominent context is the current conversation title. The project that the conversation belongs to is not always visible unless I check the sidebar or hover over the conversation title. This makes it easy to lose track of which project I am currently talking to Codex about.
As a result, there is a real risk of accidentally sending information intended for Project A into a conversation under Project B.
I suggest persistently displaying the current project name somewhere in the conversation UI, such as near the top of the conversation content or around the bottom input box. This would make the active project context immediately visible at a glance and help prevent messages from being sent to the wrong project.
Beta Was this translation helpful? Give feedback.
All reactions