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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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