Before submitting
Area
apps/web
Steps to reproduce
- Ask the agent to write some file.
- Open the diff view on the right side.
- Click the name of the edited file.
Result:
Failed to read workspace file 'frontend/Dockerfile' in '/home/arturo/code/zima/frontend'.
Keep in mind that the git repository is in /home/arturo/code/zima, but I set /home/arturo/code/zima/frontend as a "Project" in T3 Code.
Expected behavior
The file (absolute path) /home/arturo/code/zima/frontend/Dockerfile should be open in T3 Code's editor.
Actual behavior
The error shows up.
Failed to read workspace file 'frontend/Dockerfile' in '/home/arturo/code/zima/frontend'.
Impact
Major degradation or frequent failure
Version or commit
Version 0.0.33
Environment
Ubuntu/Linux appimage
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
Open the T3 Code "Project" in the same folder as the git repository.
Before submitting
Area
apps/web
Steps to reproduce
Result:
Keep in mind that the git repository is in
/home/arturo/code/zima, but I set/home/arturo/code/zima/frontendas a "Project" in T3 Code.Expected behavior
The file (absolute path)
/home/arturo/code/zima/frontend/Dockerfileshould be open in T3 Code's editor.Actual behavior
The error shows up.
Impact
Major degradation or frequent failure
Version or commit
Version 0.0.33
Environment
Ubuntu/Linux appimage
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
Open the T3 Code "Project" in the same folder as the git repository.