Open
Description
We often get commentary about how the Keep and Undo experiences in Chat are confusing. Additionally, it takes up UX real estate that would be nice to reclaim.
Instead:
- Turn on auto-save for changes from Chat.
- VS Code already has a view for tracking changes - the SCM view. This is the best place to see the overall changes for a given Chat session.
- If the user wishes to revert to a previous conversation state, the best way to do this is the upcoming checkpoints feature (or they can undo/redo for now).
- Keep/Undo can be removed.
This vastly simplifies the UX, and leans into the existing ways people already use VS Code.
Metadata
Metadata
Assignees
Labels
No labels