[PR #11684] feat(tui): add session delete command with confirmation dialog #13900

Open
opened 2026-02-16 18:18:43 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11684

State: open
Merged: No


What does this PR do?

Added a /delete command to delete the current session

Closes #8677

Demo video : https://github.com/anomalyco/opencode/issues/8677#issuecomment-3813989415.

Note: The 3rd commit fixes a routing bug shown at the end of the demo video where an extra newline appeared when returning to the home screen after deletion.

How did you verify your code works?

I tested it by running bun dev.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11684 **State:** open **Merged:** No --- ### What does this PR do? Added a `/delete` command to delete the current session Closes #8677 Demo video : https://github.com/anomalyco/opencode/issues/8677#issuecomment-3813989415. Note: The 3rd commit fixes a routing bug shown at the end of the demo video where an extra newline appeared when returning to the home screen after deletion. ### How did you verify your code works? I tested it by running `bun dev`.
yindo added the pull-request label 2026-02-16 18:18:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13900