[PR #1684] [MERGED] fix: get session api #10022

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1684
Author: @timoclsn
Created: 8/7/2025
Status: Merged
Merged: 8/7/2025
Merged by: @thdxr

Base: devHead: fix-get-session-api


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/opencode/src/server/server.ts (+1 -1)

📄 Description

The new get session API didn't work because of the wrong parameter name.


🔄 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/1684 **Author:** [@timoclsn](https://github.com/timoclsn) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/7/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `fix-get-session-api` --- ### 📝 Commits (1) - [`1412a2a`](https://github.com/anomalyco/opencode/commit/1412a2af137f91a631a7c50d7f5b0675c2cd2bee) fix: get session api ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/server/server.ts` (+1 -1) </details> ### 📄 Description The new get session API didn't work because of the wrong parameter name. --- <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:34 -05:00
yindo closed this issue 2026-02-16 18:14:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10022