Skip to content

tool: trim persisted LSP diagnostics - #6671

Closed
ry2009 wants to merge 1 commit into
anomalyco:devfrom
ry2009:fix/lsp-diagnostics-metadata
Closed

tool: trim persisted LSP diagnostics#6671
ry2009 wants to merge 1 commit into
anomalyco:devfrom
ry2009:fix/lsp-diagnostics-metadata

Conversation

@ry2009

Copy link
Copy Markdown
Contributor
  • Trim persisted diagnostics to only the touched file in EditTool and WriteTool (packages/opencode/src/tool/edit.ts:147, packages/opencode/src/tool/write.ts:77) so sessions don’t balloon from workspace-wide Lua diagnostics.
  • Added regression coverage with an LSP mock (packages/opencode/test/tool/lsp-diagnostics-metadata.test.ts:1).

@rekram1-node

Copy link
Copy Markdown
Collaborator

Hm i dont think this does what u think it does

@ry2009
ry2009force-pushed the fix/lsp-diagnostics-metadata branch from a041bb8 to 41fa167CompareJanuary 2, 2026 19:58
@ry2009

Copy link
Copy Markdown
ContributorAuthor

maybe now

@github-actions

Copy link
Copy Markdown
Contributor

Closing this pull request because it has had no updates for more than 60 days. If you plan to continue working on it, feel free to reopen or open a new PR.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ry2009@rekram1-node