Support custom sections in sidebar for API users in Codex App
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using (From “About Codex” dialog)?
26.901.41600
What subscription do you have?
API
What platform is your computer?
macOS
What issue are you seeing?
This feature https://x.com/gabrielchua/status/2093884215473713198?s=20 currently is behind "openai login" gate so it's only available to subscription users. I don't believe this feature requires "login" so can we remove the gate and make it available to all users?
I did hack a solution to use chrome remote debugger to remove the login gate and it just works out of the box. So I think simply removing the gate should work.
What steps can reproduce the bug?
^ see above
What is the expected behavior?
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the custom sidebar sections flow in Codex App using an API account and compare it with the openai login path described in the issue. Trace where the login gate is applied and verify that custom sections work without it for API users; done means the feature is available without requiring openai login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust
- Domain
- authentication, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100