# Conflicts: # packages/opencode/src/bun/index.ts # packages/opencode/test/bun.test.ts
- Replace BunProc.install with Npm.add for plugin resolution - Remove needsInstall check from installDependencies - Update test files to use Npm module instead of BunProc - Delete bun/index.ts and bun/registry.ts (no longer needed)