Skip to content

[Bug]: Changed file list is not correct #1875

@fabianszabo

Description

@fabianszabo

Before submitting

  • I searched existing issues and did not find a duplicate.
  • I included enough detail to reproduce or investigate the problem.

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:

  1. Codex makes changes to src/layouts/DefaultLayout.vue
  2. Additional changes are required that also touch other files
  3. Codex makes changes to src/layouts/DefaultLayout.vue, src/layouts/tests/DefaultLayout.test.vue, src/stores/settings.ts
  4. 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.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken or behaving incorrectly.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions