anomalyco / anomalyco/opencode
[FEATURE]: run opencode from source code in an identical way to the shipped version
Open
@jlongster is already working on this.
Since Sep 4, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
It's important to be able to run the opencode dev tree as we would the built package.
This lets testers and developers use a version of opencode that behaves exactly, CLI-wise, like the shipped version. Unfortunately, bun run does not make the cut in and of itself, due to quirks in how it interprets environment, PWD and so on.
I daily drive a version of opencode with patches and PRs I need to operate, and this is a life-changer to be able to use a dev version of opencode without going through a recompile.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.