Files
opencode/js
Dax Raad c040baae11 Refactor LSP tools and add hover functionality
- 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 <noreply@opencode.ai>
2025-05-27 02:17:35 -04:00
..
2025-05-26 21:44:55 -04:00
2025-05-26 17:22:31 -04:00
2025-05-26 12:40:17 -04:00
2025-05-26 12:40:17 -04:00
2025-05-26 12:40:17 -04:00
2025-05-26 12:40:17 -04:00

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.