-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Add a TUI command to delete a conversation thread from within ghost's interactive chat mode, with a confirmation step to prevent accidental deletion.
Tasks
- Add TUI command to delete thread (e.g.,
:delete) - Add confirmation prompt before deletion
- Update storage to remove the deleted thread
- Handle edge case: deleting the currently active thread
- Tests
- Documentation
Split from #201.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Backlog