[PR #3600] opentui: fix: Make worker.ts path independent from cwd #10704

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

Original Pull Request: https://github.com/anomalyco/opencode/pull/3600

State: closed
Merged: Yes


This change makes development easier by allowing us to run bun dev /path/to/project by uncoupling the path of worker.ts from the CWD

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3600 **State:** closed **Merged:** Yes --- This change makes development easier by allowing us to run `bun dev /path/to/project` by uncoupling the path of `worker.ts` from the CWD
yindo added the pull-request label 2026-02-16 18:15:26 -05:00
yindo closed this issue 2026-02-16 18:15:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10704