[PR #1835] [MERGED] feat: add -c and -s args to tui command following run command pattern #10078

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1835
Author: @rekram1-node
Created: 8/11/2025
Status: Merged
Merged: 8/11/2025
Merged by: @adamdotdevin

Base: devHead: opencode-args


📝 Commits (1)

  • 7b64d33 feat: add -c and -s args to tui command following run command pattern

📊 Changes

3 files changed (+66 additions, -15 deletions)

View changed files

📝 packages/opencode/src/cli/cmd/tui.ts (+25 -0)
📝 packages/tui/cmd/opencode/main.go (+2 -1)
📝 packages/tui/internal/app/app.go (+39 -14)

📄 Description

fixes: #1834


🔄 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/1835 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 8/11/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `opencode-args` --- ### 📝 Commits (1) - [`7b64d33`](https://github.com/anomalyco/opencode/commit/7b64d335293ae1ef0a3b5fac0b17701994e79bff) feat: add -c and -s args to tui command following run command pattern ### 📊 Changes **3 files changed** (+66 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/tui.ts` (+25 -0) 📝 `packages/tui/cmd/opencode/main.go` (+2 -1) 📝 `packages/tui/internal/app/app.go` (+39 -14) </details> ### 📄 Description fixes: #1834 --- <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:40 -05:00
yindo closed this issue 2026-02-16 18:14:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10078