-
Notifications
You must be signed in to change notification settings - Fork 81
feat: add opencode module #515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Can we add a screenshot? Of the module working in Coder? |
matifali
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest we configure through the opencode.jsonc config file instead. It will help us support the entire config, including custom providers, without exposing many module inputs.
https://opencode.ai/docs/config/
|
Pulling to test this so we can get it merged |
|
It was working great when I tested, but ill test one more time and then I will merge and release. sorry for the delay. |
|
I think the only thing we are missing is the opencode.svg in the module and in |
|
I'll go ahead and add this to |
|
@35C4n0r we are good to go here |
Description
This PR adds the opencode module to the registry.
Type of Change
Module Information
Path:
registry/coder-labs/modules/opencodeNew version:
v0.1.0Breaking change: [ ] Yes [x] No
Testing & Validation
bun test)bun fmt)Related Issues