anomalyco / anomalyco/opencode
[FEATURE]: Enable lsp tool by default
Open
@jlongster is already working on this.
Since Aug 24, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
lsp tool is currently behind flags.experimentalLspTool (packages/opencode/src/tool/registry.ts:247). Request to enable it by default so it is available without the experimental flag. The tool is stable and already used via experimental flag, no extra config needed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.