-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Open
Labels
chat-agents-viewfeature-requestRequest for new features or functionalityRequest for new features or functionalityplan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach
Milestone
Description
Updated from @bpasero:
Today, deleting a session has gaps:
- it only really works for local sessions, not background or cloud who have their own actions and implementation
- it does not stop a running session
- it probably needs to call an API that the provider can do cleanup
Original from @rebornix:
Re #274477
In the grouped agents view, extensions contribute their own “delete” button to the session entry. This can easily fall apart, for example, when users delete a session that’s already opened in the Chat Editor, the editor still stays open even though the session is gone. Different extensions may also choose different icons for “delete”.
This makes me wonder if “Archive” / “Delete” should be part of the core API.
Reactions are currently unavailable
Metadata
Metadata
Labels
chat-agents-viewfeature-requestRequest for new features or functionalityRequest for new features or functionalityplan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach