[PR #9675] fix(core): plugins are always reinstalled #13186

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

Original Pull Request: https://github.com/anomalyco/opencode/pull/9675

State: closed
Merged: Yes


What does this PR do?

Plugins @latest were always reinstalled even if their version was cached

How did you verify your code works?

Check in the logs whether plugins are installed twice
For example

Run without any plugins
Add oh-my-opencode
It should say in the logs that it's installing

Run again and it shouldn't install it anymore

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9675 **State:** closed **Merged:** Yes --- ### What does this PR do? Plugins `@latest` were always reinstalled even if their version was cached ### How did you verify your code works? Check in the logs whether plugins are installed twice For example Run without any plugins Add `oh-my-opencode` It should say in the logs that it's installing Run again and it shouldn't install it anymore
yindo added the pull-request label 2026-02-16 18:18:03 -05:00
yindo closed this issue 2026-02-16 18:18:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13186