-
Notifications
You must be signed in to change notification settings - Fork 141
Add OpenCode client support #2489
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2489 +/- ##
=======================================
Coverage 55.16% 55.16%
=======================================
Files 305 305
Lines 29218 29218
=======================================
Hits 16118 16118
Misses 11669 11669
Partials 1431 1431 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
eleftherias
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.
Thanks @prestist! This looks good.
I see there are some small linting issues, could you just run task lint to see the lint errors and task docs to update the CLI docs?
|
Thank you, absolutely will do! @eleftherias |
62661a0 to
9131ec9
Compare
|
@eleftherias I looked at the taskfile and ran linting / created the docs I think; lmk if there is anything else! Thank you. Oof, ok I see I missed a few; I cannot run golang-lint ci locally due to some config weird, Let me make the changes listed in the CI real quick. The doc's bit supersized me though; looking again |
f53661a to
1203c2c
Compare
Co-Authored-By: Claude <[email protected]>
1203c2c to
b8c03e1
Compare
|
Hmm, im still struggling with running linting locally tried my hand with AI here to see if it can figure out my environment. 🤞 |
So I was using opencode, and wanted to have integration for MCP servers. I think this is all that is needed.
I tested this locally
Then ran a mcp server
Not sure if there are other steps for integration of opencode.