[PR #733] [CLOSED] feat: allow piping from stdin #9695

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/733
Author: @rekram1-node
Created: 7/6/2025
Status: Closed

Base: devHead: feat/pipe-input


📝 Commits (1)

  • 4cc5456 feat: allow piping from stdin

📊 Changes

3 files changed (+33 additions, -8 deletions)

View changed files

📝 packages/tui/cmd/opencode/main.go (+19 -6)
📝 packages/tui/internal/components/status/status.go (+1 -1)
📝 packages/tui/internal/tui/tui.go (+13 -1)

📄 Description

Addresses: #713


🔄 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/733 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 7/6/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `feat/pipe-input` --- ### 📝 Commits (1) - [`4cc5456`](https://github.com/anomalyco/opencode/commit/4cc5456686dae42bdec1c9e3329220d8ba3e7517) feat: allow piping from stdin ### 📊 Changes **3 files changed** (+33 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/cmd/opencode/main.go` (+19 -6) 📝 `packages/tui/internal/components/status/status.go` (+1 -1) 📝 `packages/tui/internal/tui/tui.go` (+13 -1) </details> ### 📄 Description Addresses: #713 --- <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:00 -05:00
yindo closed this issue 2026-02-16 18:14:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9695