Before submitting
Area
Not sure
Steps to reproduce
I create a new chat, it's set to use worktrees by default.
I work through some issues and the AI claims to have a fix - often it's NOT actually in the worktree but in the original code path of my original checkout.
Expected behavior
Makes it really hard to know where the changes are being made and how to test. I have to double check every time changes are made that they are in the right place.
Actual behavior
When I create a new chat and it's set to use worktrees. I should be safe in knowing all modifications are being made in that worktree, and not in the main code repository path (outside of ~/.t3)
Impact
Major degradation or frequent failure
Version or commit
0.20
Environment
macOS 26.4.1
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
I tell the AI to re-apply the changes in the worktree, which it then does.
Before submitting
Area
Not sure
Steps to reproduce
I create a new chat, it's set to use worktrees by default.
I work through some issues and the AI claims to have a fix - often it's NOT actually in the worktree but in the original code path of my original checkout.
Expected behavior
Makes it really hard to know where the changes are being made and how to test. I have to double check every time changes are made that they are in the right place.
Actual behavior
When I create a new chat and it's set to use worktrees. I should be safe in knowing all modifications are being made in that worktree, and not in the main code repository path (outside of ~/.t3)
Impact
Major degradation or frequent failure
Version or commit
0.20
Environment
macOS 26.4.1
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
I tell the AI to re-apply the changes in the worktree, which it then does.