Skip to content

ParentToolCallId obsolete #1169

@IeuanWalker

Description

@IeuanWalker

Sorry @SteveSandersonMS creating a new one for this #1148 as i cant reopen it and dont want it getting lost.


Upgrading from 0.2.2 to 0.3.0 and im getting a warning that ParentToolCallId is obsolete - This member is deprecated and will be removed in a future version..

Image

There isnt anything in the docs/ release notes about it, but what is the recommended way to link message/ and tool calls to subagent?

As in my UI I currently link messages and tool calls to their parent to create a live running tree -

Image

As mentioned on the other issue a new property has been added called AgentId but it doesn't look like that's been propagated down to anything.

Currently, I'm using ParentToolCallId in 2 places -

Neither of the above has an AgentId property

Looking at the source code looks like AgentId has only been added to SystemNotificationAgentCompleted and SystemNotificationAgentIdle


Im using the .NET SDK

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions