[PR #918] [MERGED] fix: --continue pull the latest session id consistently #9745

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/918
Author: @jase-k
Created: 7/12/2025
Status: Merged
Merged: 7/14/2025
Merged by: @thdxr

Base: devHead: dev


📝 Commits (3)

📊 Changes

2 files changed (+14 additions, -14 deletions)

View changed files

📝 packages/opencode/src/session/index.ts (+4 -5)
📝 packages/opencode/src/storage/storage.ts (+10 -9)

📄 Description

Fixes issue #917

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/918 **Author:** [@jase-k](https://github.com/jase-k) **Created:** 7/12/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`44c975c`](https://github.com/anomalyco/opencode/commit/44c975cb36a749f8992972094e02749567a94c7d) fix: sort sessions for Storage.list - [`41a5c66`](https://github.com/anomalyco/opencode/commit/41a5c66a1a64ed8aef73102bdd05fd197dcebe8d) get rid of iterator - [`ec2a297`](https://github.com/anomalyco/opencode/commit/ec2a297205d9621f95ffe4cd2c8e4b9b2e4b83ce) ffs ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/session/index.ts` (+4 -5) 📝 `packages/opencode/src/storage/storage.ts` (+10 -9) </details> ### 📄 Description Fixes issue #917 <img width="1158" height="520" alt="image" src="https://github.com/user-attachments/assets/c29d4460-594c-4594-9603-c020d0b96a6b" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:06 -05:00
yindo closed this issue 2026-02-16 18:14:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9745