Before submitting
Area
apps/desktop
Steps to reproduce
Sorry, I don't have time for to try to reproduce this issue multiple times before filing this bug report. This is what happened:
- Codex makes changes to src/layouts/DefaultLayout.vue
- Additional changes are required that also touch other files
- Codex makes changes to src/layouts/DefaultLayout.vue, src/layouts/tests/DefaultLayout.test.vue, src/stores/settings.ts
- The changed files list does not contain src/layouts/DefaultLayout.vue, but changes have been made to that file. And neither do I see those changes when I press "View diff"
Expected behavior
After each prompt I should get a complete list of all the changes made.
Actual behavior
The list of changes is incomplete. With this bug in there, I have to stop using T3 Code for actual work. I understand that it's an alpha version, but I thought it was just missing features rather than being unreliable.
Impact
Major degradation or frequent failure
Version or commit
0.0.15 (f82bae1)
Environment
MacOS 26.3.1 (a)
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
No response
Screenshots
Screenshot of the response and incomplete list of changed files
It explicitly says that it touched the src/layouts/DefaultLayout.vue file, and it doesn't show it in the changed file list. I looked at the code in my IDE and confirmed that src/layouts/DefaultLayout.vue was updated.
Before submitting
Area
apps/desktop
Steps to reproduce
Sorry, I don't have time for to try to reproduce this issue multiple times before filing this bug report. This is what happened:
Expected behavior
After each prompt I should get a complete list of all the changes made.
Actual behavior
The list of changes is incomplete. With this bug in there, I have to stop using T3 Code for actual work. I understand that it's an alpha version, but I thought it was just missing features rather than being unreliable.
Impact
Major degradation or frequent failure
Version or commit
0.0.15 (f82bae1)
Environment
MacOS 26.3.1 (a)
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
No response
Screenshots
Screenshot of the response and incomplete list of changed files
It explicitly says that it touched the src/layouts/DefaultLayout.vue file, and it doesn't show it in the changed file list. I looked at the code in my IDE and confirmed that src/layouts/DefaultLayout.vue was updated.