@opencode-ai/plugin depends on the wrong version of @opencode-ai/sdk #1564

Closed
opened 2026-02-16 17:31:35 -05:00 by yindo · 3 comments
Owner

Originally created by @remorses on GitHub (Sep 2, 2025).

Originally assigned to: @thdxr on GitHub.

See the published package.json: https://unpkg.com/@opencode-ai/plugin@0.6.3/package.json

The version of the sdk package is older than the latest one. This causes some issues like the type Project not being exported

Originally created by @remorses on GitHub (Sep 2, 2025). Originally assigned to: @thdxr on GitHub. See the published package.json: https://unpkg.com/@opencode-ai/plugin@0.6.3/package.json The version of the sdk package is older than the latest one. This causes some issues like the type `Project` not being exported
yindo closed this issue 2026-02-16 17:31:35 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 2, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #1607: Similar issue with plugin package export map and types not being properly accessible

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Sep 2, 2025): This issue might be a duplicate of existing issues. Please check: - #1607: Similar issue with plugin package export map and types not being properly accessible Feel free to ignore if none of these address your specific case.
Author
Owner

@remorses commented on GitHub (Sep 2, 2025):

The issue is that Bun uses the version from the lockfile to replace the workspace

To fix the script that publishes should run bun install after bumping versions

https://opencode.ai/s/sVA5x4cP

@remorses commented on GitHub (Sep 2, 2025): The issue is that Bun uses the version from the lockfile to replace the workspace To fix the script that publishes should run `bun install` after bumping versions https://opencode.ai/s/sVA5x4cP
Author
Owner

@rekram1-node commented on GitHub (Dec 27, 2025):

[automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!

@rekram1-node commented on GitHub (Dec 27, 2025): [automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1564