[FEATURE]: view archived sessions on desktop #4100

Open
opened 2026-02-16 17:42:36 -05:00 by yindo · 11 comments
Owner

Originally created by @0xajka on GitHub (Jan 2, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Add a menu item to the ... menu in the side bar to show archived sessions. This should then open a modal that lists the archived sessions from that project and if you click on one it will unarchive it and open it up. @adamdotdevin suggested it on the discord and gave most of these specs.

Originally created by @0xajka on GitHub (Jan 2, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Add a menu item to the `...` menu in the side bar to show archived sessions. This should then open a modal that lists the archived sessions from that project and if you click on one it will unarchive it and open it up. @adamdotdevin suggested it on the discord and gave most of these specs.
yindo added the discussionweb labels 2026-02-16 17:42:36 -05:00
Author
Owner

@0xajka commented on GitHub (Jan 2, 2026):

I tried to build this but cannot get the desktop app to build on my computer to confirm it works so I am not making a PR (yet)

@0xajka commented on GitHub (Jan 2, 2026): I tried to build this but cannot get the desktop app to build on my computer to confirm it works so I am not making a PR (yet)
Author
Owner

@0xajka commented on GitHub (Jan 2, 2026):

https://github.com/0xajka/opencode/tree/feat/view-archived-sessions

@0xajka commented on GitHub (Jan 2, 2026): https://github.com/0xajka/opencode/tree/feat/view-archived-sessions
Author
Owner

@JulianDom commented on GitHub (Jan 8, 2026):

When will this going to be in production?

@JulianDom commented on GitHub (Jan 8, 2026): When will this going to be in production?
Author
Owner

@0xajka commented on GitHub (Jan 8, 2026):

When will this going to be in production?

@adamdotdevin said they are currently in discussions on how they want to implement this so they aren't merging my fix yet so idk how long

@0xajka commented on GitHub (Jan 8, 2026): > When will this going to be in production? @adamdotdevin said they are currently in discussions on how they want to implement this so they aren't merging my fix yet so idk how long
Author
Owner

@adamdotdevin commented on GitHub (Jan 8, 2026):

Apologies @JulianDom and @0xajka promise we'll resolve this very soon

@adamdotdevin commented on GitHub (Jan 8, 2026): Apologies @JulianDom and @0xajka promise we'll resolve this very soon
Author
Owner

@TheShahnawaaz commented on GitHub (Jan 20, 2026):

Is it done now?

@TheShahnawaaz commented on GitHub (Jan 20, 2026): Is it done now?
Author
Owner

@hypnoticHODL commented on GitHub (Jan 21, 2026):

Looking forward to this feature. I just archived a session by mistake and can't see it anymore.

@hypnoticHODL commented on GitHub (Jan 21, 2026): Looking forward to this feature. I just archived a session by mistake and can't see it anymore.
Author
Owner

@samochreno commented on GitHub (Jan 30, 2026):

@adamdotdevin any updates on this?

@samochreno commented on GitHub (Jan 30, 2026): @adamdotdevin any updates on this?
Author
Owner

@anphung commented on GitHub (Feb 4, 2026):

Looking forward to this feature. I just archived a session by mistake and can't see it anymore.

@hypnoticHODL Not exactly unarchiving, but you can view archived sessions in TUI: "Use the /sessions command (or ctrl+x l) to list and switch between archived sessions."

@anphung commented on GitHub (Feb 4, 2026): > Looking forward to this feature. I just archived a session by mistake and can't see it anymore. @hypnoticHODL Not exactly unarchiving, but you can view archived sessions in TUI: "Use the /sessions command (or ctrl+x l) to list and switch between archived sessions."
Author
Owner

@xtfer commented on GitHub (Feb 15, 2026):

Just lost a session because of this, and it is not in the TUI list. Would be great if this fairly simple improvement could be added. Thanks.

@xtfer commented on GitHub (Feb 15, 2026): Just lost a session because of this, and it is not in the TUI list. Would be great if this fairly simple improvement could be added. Thanks.
Author
Owner

@0xajka commented on GitHub (Feb 15, 2026):

Just lost a session because of this, and it is not in the TUI list. Would be great if this fairly simple improvement could be added. Thanks.

Using ctrl + p you should be able to search sessions including archived sessions. This should work in the latest desktop version. I am less familiar with the tui. If that doesn't work there are files in your .opencode that contain the session data that can be manually edited to change from being archived. Finally I know that opencode just rolled out or is rolling out a SQLite db but I am only vaguely aware of the troubleshooting steps that Dax mentioned on X if it's not working.

@0xajka commented on GitHub (Feb 15, 2026): > Just lost a session because of this, and it is not in the TUI list. Would be great if this fairly simple improvement could be added. Thanks. Using ctrl + p you should be able to search sessions including archived sessions. This should work in the latest desktop version. I am less familiar with the tui. If that doesn't work there are files in your .opencode that contain the session data that can be manually edited to change from being archived. Finally I know that opencode just rolled out or is rolling out a SQLite db but I am only vaguely aware of the troubleshooting steps that Dax mentioned on X if it's not working.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4100