[PR #1200] [MERGED] message queuing #9844

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

📋 Pull Request Information

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

Base: devHead: queue


📝 Commits (2)

📊 Changes

3 files changed (+157 additions, -62 deletions)

View changed files

📝 packages/opencode/src/session/index.ts (+142 -59)
📝 packages/tui/internal/app/app.go (+1 -1)
📝 packages/tui/internal/components/chat/messages.go (+14 -2)

📄 Description

No description provided


🔄 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/1200 **Author:** [@thdxr](https://github.com/thdxr) **Created:** 7/21/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `queue` --- ### 📝 Commits (2) - [`625d559`](https://github.com/anomalyco/opencode/commit/625d5593259c13bb5f98c652de5570923aca2122) queueing - [`10d0a61`](https://github.com/anomalyco/opencode/commit/10d0a61686efc5198d9e278c5c7d56823b9263d2) implement message queuing ### 📊 Changes **3 files changed** (+157 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/session/index.ts` (+142 -59) 📝 `packages/tui/internal/app/app.go` (+1 -1) 📝 `packages/tui/internal/components/chat/messages.go` (+14 -2) </details> ### 📄 Description _No description provided_ --- <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:16 -05:00
yindo closed this issue 2026-02-16 18:14:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9844