When using it in opencode (by directly copying the .opencode directory), an error occurs when executing the /plan command. #1024
-
The error is as follows. How can I resolve this issue?│ Planner Task — Create implementation plan with risk assessment
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
If you are directly copying the raw Right now the safer supported routes are:
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 So my recommendation is:
That old direct-copy failure mode is real, but it should not be the reference install workflow. |
Beta Was this translation helpful? Give feedback.
If you are directly copying the raw
.opencodedirectory, you are outside the most reliable install path.Right now the safer supported routes are:
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/distpayload is present in the package.So my recommendation is:
.opencode/plan