microsoft / microsoft/vscode

Session Forks dont appear in editor sessions list

Open
#332,944 0 comments 0 reactions 2 assignees Claimed by @connor4312 View on GitHub
papercut :drop_of_blood:
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

I created a fork in editor window here:

Image

It shows in agent window:

Image

But not in the editor sessions list:

Image

...this basically breaks the fork feature.

Can we remove the concept of "chats" in ahp, model chats as session, and store session2.parent = session1, session2.type = "chat", with session2 being the chat session and session1 being the main session? A client that understands these attributes can render them nicely, a client that doesn't at least shows all sessions in a list.
This applies to both github copilot app and the editor window.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.