This commit is contained in:
Dax Raad
2025-05-30 16:39:45 -04:00
parent c391c6d3f3
commit 91a9e455e2
11 changed files with 83 additions and 276 deletions

View File

@@ -5,7 +5,7 @@ import { LSP } from "../lsp";
import { App } from "../app/app";
export const LspDiagnosticTool = Tool.define({
name: "diagnostics",
name: "opencode.lsp_diagnostic",
description: `Get diagnostics for a file and/or project.
WHEN TO USE THIS TOOL: