Skip to content
Discussion options

You must be logged in to vote

If you are directly copying the raw .opencode directory, you are outside the most reliable install path.

Right now the safer supported routes are:

  • use the npm package / packaged plugin path, or
  • run OpenCode from the ECC repo itself

The direct-copy route can drift because the OpenCode plugin surface depends on the shipped package/build layout, not just the source tree existing in a folder. We recently tightened the packaging path and added a regression guard specifically so the built .opencode/dist payload is present in the package.

So my recommendation is:

  1. stop using a manual partial copy of .opencode
  2. switch to the package/install path from the current docs
  3. if you still hit the same /plan

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by affaan-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants