Skip to content

CONTRIBUTING.md points to a TUI path that no longer exists #41050

Description

@Mute-404

CONTRIBUTING.md points at the wrong directory for the TUI code.

Line 74 says:

- `packages/opencode/src/cli/cmd/tui/`: The TUI code, written in SolidJS with [opentui](https://github.com/sst/opentui)

That path doesn't exist on dev:

$ ls packages/opencode/src/cli/cmd/tui
ls: cannot access 'packages/opencode/src/cli/cmd/tui': No such file or directory

The TUI is in packages/tui now, which specs/tui-package.md also documents. Minor thing, but it's in the "Core pieces" list new contributors read first.

Happy to send a PR.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions