[PR #5705] fix(tui): exclude reverted assistant reply when copying last message #11543

Closed
opened 2026-02-16 18:16:23 -05:00 by yindo · 0 comments
Owner

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

State: closed
Merged: Yes


previously, the "Copy last assistant message" action would copy the most recent assistant message even if that reply had been reverted, causing users to copy content that was no longer part of the active session state.

fixes: https://github.com/sst/opencode/issues/5707

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5705 **State:** closed **Merged:** Yes --- previously, the "Copy last assistant message" action would copy the most recent assistant message even if that reply had been reverted, causing users to copy content that was no longer part of the active session state. fixes: https://github.com/sst/opencode/issues/5707
yindo added the pull-request label 2026-02-16 18:16:23 -05:00
yindo closed this issue 2026-02-16 18:16:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11543