Vouch request: OpenCode runtime implementation (#1260) #6006
Closed
sonupreetam
started this conversation in
Vouch Request
Replies: 2 comments
|
/vouch |
0 replies
|
@sonupreetam has been vouched by @waynesun09. You can now submit pull requests to fullsend. Welcome aboard. Please read CONTRIBUTING.md before submitting. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'd like to contribute to the OpenCode runtime integration tracked in #1260.
Planned first PR: Register
"opencode"inValidRuntimes()andResolve(), create a stubOpenCodeRuntimeinopencode_runtime.gowith no-op methods (same pattern asDummyRuntime). This validates the config-to-registry path end-to-end.Context: I posted a codebase readiness assessment on #1260 and #1935 covering the implementation sequence, existing infrastructure, and known friction points.
Background: I work on the council-review-action in unbound-force, which already runs OpenCode in CI production for AI code review.
All reactions