fix: align @next preview with OpenCode beta - #76
Conversation
🦋 Changeset detectedLatest commit: 41ea91f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Validation
Fixes the dependency-tree failure seen with: opencode2 plugin add oc-usage-limits-plugin@next
Summary by cubic
Aligns the
@nextusage-limits plugin with the OpenCode beta TUI API soopencode2 plugin add oc-usage-limits-plugin@nextinstalls cleanly. Old: localPlugin.define/custom context and a dev-only plugin dep. New: real@opencode-ai/plugin/tuiPlugin.define/Contextand a runtime@opencode-ai/plugindep; peers match OpenTUI 0.5.7.src/index.tsandsrc/plugin.tsxwith@opencode-ai/plugin/tui; updates tests to useContext.@opencode-ai/plugin@0.0.0-beta-18027; bumps peers to@opentui/core@0.5.7,@opentui/solid@0.5.7, andsolid-js@1.9.12; updates lockfile and adds a patch changeset.Bolded rollout and migration details:
@opentui/core@0.5.7,@opentui/solid@0.5.7,solid-js@1.9.12.Written for commit 41ea91f. Summary will update on new commits.