Implement Tree/Hierarchical View for Chat History with tasks gened from Orchestrator Mode #4046
dbsxdbsx
started this conversation in
Feature Requests
Replies: 1 comment
-
Can't agree with you anymore! In my opinion, the view could be a flowchart view to show which state are currently running now and shown in a separate windows. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
(ps: this post is somehow related to post: #2945)
Issue Description:
Currently, the chat history is displayed in a flat list format, which becomes difficult to navigate when using orchestrator mode with multiple sub-tasks and nested conversations.
Problem:
When the orchestrator creates multiple sub-task chats, the current linear chat history view becomes cluttered and hard to manage. Users need to scroll through a long list to find specific conversations or understand the relationship between main tasks and their sub-tasks.
Proposed Solution:
Implement a tree/hierarchical view for the chat history, similar to VSCode's folder explorer structure, where:
Benefits:
Implementation Suggestions:
Use Case:
This would be particularly valuable when orchestrator mode generates 3+ sub-tasks,making the current flat view overwhelming to navigate--- it would be even more overwhelming if the gened sub task could also gen their own tasks(chat sessions)!
Beta Was this translation helpful? Give feedback.
All reactions