[PR #13602] fix(tui): pass directory to tui() to fix session loading #14731

Open
opened 2026-02-16 18:19:30 -05:00 by yindo · 0 comments
Owner

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

State: open
Merged: No


Fixes #13600

Pass the cwd variable to tui() in thread.ts to fix session loading.

The issue occurred when running a locally built OpenCode from within the local repository clone.

Verified by: Running TUI and confirming sessions load correctly.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13602 **State:** open **Merged:** No --- Fixes #13600 Pass the `cwd` variable to `tui()` in `thread.ts` to fix session loading. The issue occurred when running a locally built OpenCode from within the local repository clone. **Verified by:** Running TUI and confirming sessions load correctly.
yindo added the pull-request label 2026-02-16 18:19:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14731