Thread is removed from Folder when another thread works on it
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.5k
- PR merge metrics
- PR metrics pending
Description
What version of the Codex App are you using (From “About Codex” dialog)?
26.803.61601
What subscription do you have?
Pro
What platform is your computer?
Darwin 24.6.0 arm64 arm
What issue are you seeing?
I sometimes "drive" one thread via another. Recently I noticed that doing this will cause the Worker thread to get removed from the folder and it ends up pinned but at the bottom, away from the folder.
What steps can reproduce the bug?
Create two threads in a project
Pin the project
Instruct one thread to work inside the target/worker thread
Note that the worker thread is removed from the project
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
No source file or test is named. First reproduce the issue by creating two threads in a project, pinning the project, and having one thread work inside the other; then trace the folder and thread-state handling for that action. Done means the worker thread remains in its project folder instead of being removed and pinned separately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100