Skip to content

Link taskoutput's tool_result output to the actual task title #988

Description

@LasmarKhalifa

The implementation in #943 shows the id of the task rather than its title.

Showing the title instead would be clearer as it is more descriptive of the task than a simple number. However, that information is not available in taskoutput's result message, but rather in taskcreate's result message, meaning this would require a way to link both outputs together in order to be able to extract the description/title of the task from it's id.

Current implementation:

Image

We would want to make it something like TASKUPDATE "Read full code" -> completed

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions