Merged
Conversation
This reverts commit 3042727.
rekram1-node
added a commit
that referenced
this pull request
Dec 27, 2025
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
anntnzrb
pushed a commit
to anntnzrb/opencode-1
that referenced
this pull request
Dec 29, 2025
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com> Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Findings
345f4801e feat: add experimental lsp tool (#5886): New user-facing tool (lsp) gated behindOPENCODE_EXPERIMENTAL_LSP_TOOL(orOPENCODE_EXPERIMENTAL). This was not documented.ac4b8d62e feat: add nixd as lsp for nix language (#5929): Already documented via thenixdentry inpackages/web/src/content/docs/lsp.mdx(no further doc changes needed).fix:,ci:,docs:) don’t add new user-facing features needing documentation beyond what’s already present.Docs Added/Updated
lsptool (what it does, how to enable it, example prompts) inpackages/web/src/content/docs/lsp.mdx:52.lsptool to the built-in tools list inpackages/web/src/content/docs/tools.mdx:216.OPENCODE_EXPERIMENTAL_LSP_TOOLto the experimental env var table inpackages/web/src/content/docs/cli.mdx:322.Validation
bunisn’t available in this environment (bun: command not found). If you want, runbun -C packages/web run buildlocally to verify rendering.Triggered by scheduled workflow
opencode session | github run