[PR #1260] [CLOSED] feat: opencode attach #9867

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1260
Author: @bansalarnav
Created: 7/23/2025
Status: Closed

Base: devHead: dev


📝 Commits (2)

📊 Changes

4 files changed (+98 additions, -65 deletions)

View changed files

📝 packages/opencode/src/cli/cmd/tui.ts (+85 -45)
📝 packages/tui/cmd/opencode/main.go (+13 -17)
📝 packages/tui/go.mod (+0 -1)
📝 packages/tui/go.sum (+0 -2)

📄 Description

Added an attach command to connect to a remote instance of the server


🔄 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/1260 **Author:** [@bansalarnav](https://github.com/bansalarnav) **Created:** 7/23/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (2) - [`5473100`](https://github.com/anomalyco/opencode/commit/54731009eb80c932fdcee20726722caee60438f0) feat: opencode attach - [`85861ad`](https://github.com/anomalyco/opencode/commit/85861ad7a1109749261ef8cb10b07ea1f61297f1) move attach command to flag ### 📊 Changes **4 files changed** (+98 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/tui.ts` (+85 -45) 📝 `packages/tui/cmd/opencode/main.go` (+13 -17) 📝 `packages/tui/go.mod` (+0 -1) 📝 `packages/tui/go.sum` (+0 -2) </details> ### 📄 Description Added an `attach` command to connect to a remote instance of the server --- <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:18 -05:00
yindo closed this issue 2026-02-16 18:14:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9867