Skip to content

Duplicate Artifact Display During Parallel Tool Execution #325

@harshh1802

Description

@harshh1802

I have a few tools for my agent; some of them return artifacts.

When two tools run in parallel and one of them returns an artifact, the same artifact is shown multiple times.

For example:

Assume there are two tools: Tool A and Tool B. Tool B returns an artifact along with other data.

Tool A and Tool B are executed at the same time.

Tool B takes 5 seconds, and Tool A takes 10 seconds.

The artifact from Tool B is shown once at 5 seconds when Tool B finishes execution, and then the same artifact is shown again at 10 seconds when Tool A finishes execution.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions