Skip to content

Agents View: support deletion of sessions #276243

@rebornix

Description

@rebornix

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.

Metadata

Metadata

Labels

chat-agents-viewfeature-requestRequest for new features or functionalityplan-itemVS Code - planned item for upcomingunder-discussionIssue is under discussion for relevance, priority, approach

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions