[FEATURE]: Add license to dependent package metadata #4103

Closed
opened 2026-02-16 17:42:37 -05:00 by yindo · 1 comment
Owner

Originally created by @theavgjojo on GitHub (Jan 2, 2026).

Originally assigned to: @rekram1-node on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

I was doing a pass through deps and plugins while familiarizing myself with opencode. I noticed some of the releases to npmjs for deps don't have the license set (ex: @opencode-ai/sdk and @opencode-ai/plugin).

Would it be possible to have these licenses specified? I'd be happy to do a PR to set them like they are set here but I'm unclear on if you all are meaning to license some components differently (like potentially the enterprise features?).

Thanks!

Originally created by @theavgjojo on GitHub (Jan 2, 2026). Originally assigned to: @rekram1-node on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request I was doing a pass through deps and plugins while familiarizing myself with opencode. I noticed some of the releases to npmjs for deps don't have the license set (ex: [@opencode-ai/sdk](https://github.com/sst/opencode/blob/dev/packages/sdk/js/package.json) and [@opencode-ai/plugin](https://github.com/sst/opencode/blob/dev/packages/plugin/package.json)). Would it be possible to have these licenses specified? I'd be happy to do a PR to set them like they are set [here](https://github.com/sst/opencode/blob/dev/packages/app/package.json#L17) but I'm unclear on if you all are meaning to license some components differently (like potentially the enterprise features?). Thanks!
yindo added the discussiondocs labels 2026-02-16 17:42:37 -05:00
yindo closed this issue 2026-02-16 17:42:37 -05:00
Author
Owner

@rekram1-node commented on GitHub (Jan 2, 2026):

They should all be MIT, pr welcome

@rekram1-node commented on GitHub (Jan 2, 2026): They should all be MIT, pr welcome
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4103