[PR #1189] [CLOSED] fix(windows): improve tool cross-platform command execution #9847

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1189
Author: @leporel
Created: 7/21/2025
Status: Closed

Base: devHead: patch-1


📝 Commits (2)

  • f2289a4 improve bash tool cross-platform command execution
  • 617c8c8 Merge branch 'sst:dev' into patch-1

📊 Changes

1 file changed (+8 additions, -6 deletions)

View changed files

📝 packages/opencode/src/tool/bash.ts (+8 -6)

📄 Description

Use PowerShell for Windows systems for command execution


🔄 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/1189 **Author:** [@leporel](https://github.com/leporel) **Created:** 7/21/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`f2289a4`](https://github.com/anomalyco/opencode/commit/f2289a4a839735f6005cb23981f2eb467e2d2b4b) improve bash tool cross-platform command execution - [`617c8c8`](https://github.com/anomalyco/opencode/commit/617c8c88b0617f8a62af1fe2b34a0feb06d55309) Merge branch 'sst:dev' into patch-1 ### 📊 Changes **1 file changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/tool/bash.ts` (+8 -6) </details> ### 📄 Description Use PowerShell for Windows systems for command execution --- <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:16 -05:00
yindo closed this issue 2026-02-16 18:14:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9847