multi-profile-provider-opencode-plugin
v0.1.6
Published
OpenCode plugin compatibility package for multi-profile-provider
Readme
multi-profile-provider-opencode-plugin
Compatibility OpenCode plugin package for environments where scoped npm plugin installs can fail.
Most users should let the product setup flow install or verify this package:
npx @multi-profile-provider/opencode setupDirect-install path
Use direct install only when you intentionally manage the OpenCode plugin yourself.
Recommended global install:
opencode plugin -g multi-profile-provider-opencode-plugin@latestLocal project-scoped install is still available when intentionally needed:
opencode plugin multi-profile-provider-opencode-plugin@latestThis package ships its own server (.) and TUI (./tui) OpenCode entrypoints to avoid nested dependency/subpath resolution issues in plugin loaders.
