[PR #751] [MERGED] fix: display errors when using opencode run ... #9702

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

📋 Pull Request Information

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

Base: devHead: fix/run-errors


📝 Commits (1)

  • 67460fc tweak: display errors (if present) for run command

📊 Changes

2 files changed (+17 additions, -0 deletions)

View changed files

📝 packages/opencode/src/cli/cmd/run.ts (+15 -0)
📝 packages/opencode/src/session/index.ts (+2 -0)

📄 Description

Fixes: #752

Example:

Screenshot 2025-07-08 at 9 25 56 AM

🔄 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/751 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/8/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix/run-errors` --- ### 📝 Commits (1) - [`67460fc`](https://github.com/anomalyco/opencode/commit/67460fcb11aa899d05de2ffd743ce6225dfae93d) tweak: display errors (if present) for run command ### 📊 Changes **2 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/run.ts` (+15 -0) 📝 `packages/opencode/src/session/index.ts` (+2 -0) </details> ### 📄 Description Fixes: #752 Example: <img width="468" alt="Screenshot 2025-07-08 at 9 25 56 AM" src="https://github.com/user-attachments/assets/afb30fac-f7e6-4acb-b9f9-993fee1322e5" /> --- <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:01 -05:00
yindo closed this issue 2026-02-16 18:14:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9702