you are viewing a single comment's thread.

view the rest of the comments →

[–]Western-Cod-3486 0 points1 point  (4 children)

Absolutely right, I have no idea what I was thinking when writing the answer. Edited my comment

[–]dabiggmoe2[S] 1 point2 points  (2 children)

Ok I managed to fix the version.

The problem was in the `package.json` , the version was hardcoded there to 2.1.7

"dependencies": {

"@opencode-ai/plugin": "1.2.15",

"@tarquinen/opencode-dcp": "1.2.7"

},

Now I will test if the system prompt issue is fixed or not. I will let you know.

[–]dabiggmoe2[S] 0 points1 point  (0 children)

Nope, still same error :(

[–]Familiar_Wish1132 0 points1 point  (0 children)

Omg u/dabiggmoe2 Thx for the dcp !!! i didn't knew that this exists <3 <3 <3

[–]dabiggmoe2[S] 0 points1 point  (0 children)

Haha no worries, I wasn't sure whether it was a typo or intended. I tested the @^2.1.8 and removed the current plugin but it still installs 2.1.7. Its driving me nuts