[PR #12020] feat(app): temporarily disable archive session button and command #14032

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

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

State: open
Merged: No


What does this PR do?

temporarily addresses the issue of users losing the sessions by archiving them, as the desktop app currently does not have a way to view/restore the archived sessions

  1. disable session archive button:
    image

  2. disable 'archive session' command

added TODO comments as a reminder to re-enable functionality once the functionality is in place to view/restore archived sessions

How did you verify your code works?

manual test

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12020 **State:** open **Merged:** No --- ### What does this PR do? temporarily addresses the issue of users losing the sessions by archiving them, as the desktop app currently does not have a way to view/restore the archived sessions 1. disable session archive button: <img width="154" height="120" alt="image" src="https://github.com/user-attachments/assets/913b462e-da3c-4a63-99ae-dd6ceeafcea6" /> 2. disable 'archive session' command added TODO comments as a reminder to re-enable functionality once the functionality is in place to view/restore archived sessions ### How did you verify your code works? manual test
yindo added the pull-request label 2026-02-16 18:18:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14032