Skip to content

When an agent uses subagents to implement code the files changes / lines written aren't counted correctly in the end #39313

Description

@BillLeoutsakosvl346

What version of the IDE extension are you using?

26.814.41407

What subscription do you have?

ChatGPT Pro 20x

Which IDE are you using?

VS Code

What platform is your computer?

Darwin 25.5.0 arm64 arm

What issue are you seeing?

When an agent uses subagents to implement code the files changes / lines written aren't counted correctly in the end

Image

What steps can reproduce the bug?

Think of some random project / feature and get 5.6 Sol Ultra to build it and delegate work to subagents. When it finishes you will see that the lines reported in the end are only the ones the central agent wrote, not the subagents, thereby creating a misleading picture of the size of the implementation.

What is the expected behavior?

The expected behavior is to see all the lines changed by the agent AND the subagents combined, not just the central agent. It should equal the diff with what it had before the prompt was sent.

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to the VS Code extensionsubagentIssues involving subagents or multi-agent features

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions