[PR #483] [MERGED] fix: use correct opencode bin path when running in development mode #9624

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/483
Author: @jahands
Created: 6/27/2025
Status: Merged
Merged: 7/2/2025
Merged by: @thdxr

Base: devHead: fix-local-dev


📝 Commits (1)

  • 1f55e8f fix: use correct opencode bin path when running in development mode

📊 Changes

1 file changed (+23 additions, -1 deletions)

View changed files

📝 packages/opencode/src/cli/cmd/tui.ts (+23 -1)

📄 Description

fixes local dev being broken since https://github.com/sst/opencode/commit/c0773dc7c53cf15e9c8d63b4e49aa7527c9a1328

Before:

image

After:

CleanShot_2025-06-27T16-04-29_Cursor@2x


🔄 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/483 **Author:** [@jahands](https://github.com/jahands) **Created:** 6/27/2025 **Status:** ✅ Merged **Merged:** 7/2/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `fix-local-dev` --- ### 📝 Commits (1) - [`1f55e8f`](https://github.com/anomalyco/opencode/commit/1f55e8f79aa77ac9905739eba62e9548fbb0ef0e) fix: use correct opencode bin path when running in development mode ### 📊 Changes **1 file changed** (+23 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/tui.ts` (+23 -1) </details> ### 📄 Description fixes local dev being broken since https://github.com/sst/opencode/commit/c0773dc7c53cf15e9c8d63b4e49aa7527c9a1328 ## Before: ![image](https://github.com/user-attachments/assets/06c33b08-6e87-41dc-98de-206825858f23) ## After: ![CleanShot_2025-06-27T16-04-29_Cursor@2x](https://github.com/user-attachments/assets/3b7cc80a-aaeb-4949-8367-4d0fcd16093f) --- <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#9624