Can't update plugin #6167

Closed
opened 2026-02-16 18:01:17 -05:00 by yindo · 0 comments
Owner

Originally created by @NourEldin-Osama on GitHub (Jan 15, 2026).

Originally assigned to: @rekram1-node on GitHub.

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\opencode@0.6.0@@@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

Originally created by @NourEldin-Osama on GitHub (Jan 15, 2026). Originally assigned to: @rekram1-node on GitHub. ### 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\opencode@0.6.0@@@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 <img width="1917" height="868" alt="Image" src="https://github.com/user-attachments/assets/798d3121-e2c5-45dd-a4d4-28f63ff6d6eb" /> ### Operating System Windows 11 ### Terminal Windows Terminal
yindo added the windowsbug labels 2026-02-16 18:01:17 -05:00
yindo closed this issue 2026-02-16 18:01:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6167