summaryrefslogtreecommitdiffhomepage
path: root/js/src/tool/lsp-hover.ts
AgeCommit message (Collapse)Author
2025-05-30syncDax Raad
2025-05-30syncDax Raad
2025-05-29type error fixDax Raad
2025-05-28syncDax Raad
2025-05-27Refactor LSP tools and add hover functionalityDax Raad
- Split diagnostics tool into separate lsp-diagnostics.ts file - Add new lsp-hover.ts tool for LSP hover information - Update tool exports and session integration - Remove old diagnostics.ts file 🤖 Generated with opencode Co-Authored-By: opencode <[email protected]>