anomalyco / anomalyco/opencode
cli(v2): node build lists no models
Open
@kitlangton is already working on this.
Since Sep 7, 2026.
2.0
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
opencode2-node fails every plugin resolution with TypeError: (intermediate value).resolve is not a function from resolveModule (packages/util/src/runtime/import.node.ts).
Plugin reload dies, the model catalog stays empty, opencode2 models prints nothing, and opencode2 plugin list throws the same error.
Plugins
No response
OpenCode version
opencode2-node v0.0.0-2f78d62
Steps to reproduce
bun run build:node --target=linux-x64 --outdir=dist- Run the produced
opencode2-nodebinary opencode2 modelsprints nothing
Screenshot and/or share link
Operating System
Linux arch 7.1.8-arch1-3
Terminal
Alacritty
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.