[PR #468] [MERGED] fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage #9620

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/468
Author: @ItsWendell
Created: 6/27/2025
Status: Merged
Merged: 6/27/2025
Merged by: @thdxr

Base: devHead: fix/bunproc-errors


📝 Commits (1)

  • 453ead5 fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage

📊 Changes

2 files changed (+19 additions, -7 deletions)

View changed files

📝 packages/opencode/src/bun/index.ts (+5 -6)
📝 packages/opencode/src/index.ts (+14 -1)

📄 Description

Related: https://github.com/sst/opencode/issues/387

See comment: https://github.com/sst/opencode/issues/387#issuecomment-3013413664


🔄 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/468 **Author:** [@ItsWendell](https://github.com/ItsWendell) **Created:** 6/27/2025 **Status:** ✅ Merged **Merged:** 6/27/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `fix/bunproc-errors` --- ### 📝 Commits (1) - [`453ead5`](https://github.com/anomalyco/opencode/commit/453ead56b26cdd664dbf4ca3e70919e67c428c7f) fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage ### 📊 Changes **2 files changed** (+19 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/bun/index.ts` (+5 -6) 📝 `packages/opencode/src/index.ts` (+14 -1) </details> ### 📄 Description Related: https://github.com/sst/opencode/issues/387 See comment: https://github.com/sst/opencode/issues/387#issuecomment-3013413664 --- <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:13:52 -05:00
yindo closed this issue 2026-02-16 18:13:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9620