tool rework

This commit is contained in:
Dax Raad
2025-05-31 17:12:16 -04:00
parent 33109bac4d
commit b4f809559e
19 changed files with 142 additions and 110 deletions

View File

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