Skip to content

Conversation

@Tarquinen
Copy link
Collaborator

Summary

  • Use bun instead of npm for auto-update since opencode uses bun to manage plugin dependencies in its cache directory
  • Remove unnecessary lock file deletion code that was a workaround for npm issues

This aligns the auto-update mechanism with how opencode actually installs and manages plugins.

OpenCode uses bun to manage plugin dependencies in its cache directory,

so the auto-update should use bun as well. This also removes the

unnecessary lock file deletion code that was added as a workaround

for npm issues.
@Tarquinen Tarquinen merged commit 80f3a75 into master Dec 9, 2025
1 check passed
@Tarquinen Tarquinen deleted the fix/use-bun-for-auto-update branch December 9, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants