anomalyco / anomalyco/opencode

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

Open
#41,050 1 comment 0 reactions 1 assignee View on GitHub

@kommander is already working on this.

Since Aug 7, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.