Skip to content

Bug: TUI doesn't pass directory to tui(), breaking session loading #13600

@olosegres

Description

@olosegres

When starting TUI, the directory parameter is not passed to the tui() function, which causes session loading to fail in certain scenarios.

The fix is straightforward - pass the cwd variable to tui() in thread.ts.

Metadata

Metadata

Assignees

Labels

opentuiThis relates to changes in v1.0, now that opencode uses opentui

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions