Skip to content

Conversation

@opencode-agent
Copy link
Contributor

Updated CONTRIBUTING.md with documentation for running OpenCode from source on a different repository. The changes include:

  1. Running against a different directory (lines 37-49): Documents how to use bun dev <directory> and bun dev .

  2. Building a local executable (lines 51-65): Documents the build script ./packages/opencode/script/build.ts --single and how to run the compiled binary

These additions address the missing documentation reported in the issue, making it clear how to run OpenCode against external repositories without having to search Discord or related PRs.

Closes #6404

New%20session%20-%202025-12-29T23%3A03%3A52.145Z
opencode session  |  github run

Updated section title for building instructions.
@rekram1-node rekram1-node merged commit e5c5b5e into dev Dec 29, 2025
3 of 4 checks passed
v1truv1us pushed a commit to v1truv1us/opencode that referenced this pull request Dec 29, 2025
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
hk9890 pushed a commit to hk9890/opencode that referenced this pull request Jan 1, 2026
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing documentation for how to run TUI from source

2 participants