opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Can't update plugin

Open NourEldin-Osama opened this issue 1 day ago • 1 comments

Description

I want to update one of the plugins "plannotator/opencode" the latest version is v0.6.0 i have used @latest in the "~.config\opencode\opencode.json"

  "plugin": ["opencode-antigravity-auth@beta", "@plannotator/opencode@latest"],

and when restarted opencode still shows (Plannotator v0.5.3), also tried

Remove-Item -Recurse -Force ~/.cache/opencode/node_modules/@plannotator
Remove-Item -Recurse -Force ~/.bun/install/cache/@plannotator

i checked .bun\install\cache@plannotator\[email protected]@@@1 it shows v0.6.0

Plugins

"opencode-antigravity-auth@beta", "@plannotator/opencode@latest"

OpenCode version

1.1.2

Steps to reproduce

No response

Screenshot and/or share link

Image

Operating System

Windows 11

Terminal

Windows Terminal

NourEldin-Osama avatar Jan 15 '26 11:01 NourEldin-Osama