Feature Request: Add <progress> tool for models to show task completion percentage #3767
KJ7LNW
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request: Progress Tool for Task Completion
Description
Currently, there's no way for AI models to communicate task progress to users. When working on complex, multi-step tasks, users have no visual indication of how far along the model is in completing the requested task.
Proposed Solution
Add a new
<progress>
tool that models can use to specify the percentage of task completion, which would be displayed as a progress bar at the top of the screen in the "> Task" summary bar.Implementation Details
<progress>
tool that models can use to specify the percentage of task completionBenefits
Implementation Suggestions
<progress>
tool could accept a percentage value (0-100)Discussion Points
I'd love to hear thoughts and feedback on this feature request!
Beta Was this translation helpful? Give feedback.
All reactions