Before submitting
Area
apps/desktop
Steps to reproduce
- Clone / create work trees of the same Git repository into multiple separate directories (e.g.
~/Code/my-project, ~/Code/my-project-1, ~/Code/my-project-2, ~/Code/my-project-3).
- With T3 Code <= 0.0.15, create a project in T3 Code for each directory so that all four appear in the sidebar.
- Upgrade to any build after the 0.0.15 release.
- Start the app and observe the sidebar having now only one project entry.
Expected behavior
All four projects appear in the sidebar as separate entries, each named after its directory (my-project, my-project-1, my-project-2, my-project-3).
Actual behavior
Only one project entry remains in the sidebar (the last-created project for a given workspace root, e.g. my-project-2). The other three projects silently disappear.
Impact
Major degradation or frequent failure
Version or commit
0.0.16
Environment
MacOS 26
Logs or stack traces
Screenshots, recordings, or supporting files
Screenshot 2026-04-15 at 12.10.55.png
Workaround
None found so far.
Before submitting
Area
apps/desktop
Steps to reproduce
~/Code/my-project,~/Code/my-project-1,~/Code/my-project-2,~/Code/my-project-3).Expected behavior
All four projects appear in the sidebar as separate entries, each named after its directory (
my-project,my-project-1,my-project-2,my-project-3).Actual behavior
Only one project entry remains in the sidebar (the last-created project for a given workspace root, e.g.
my-project-2). The other three projects silently disappear.Impact
Major degradation or frequent failure
Version or commit
0.0.16
Environment
MacOS 26
Logs or stack traces
Screenshots, recordings, or supporting files
Screenshot 2026-04-15 at 12.10.55.png
Workaround
None found so far.