summaryrefslogtreecommitdiffhomepage
path: root/cmd/lsp
AgeCommit message (Collapse)Author
2025-04-07remove test codeKujtim Hoxha
2025-04-04Improve Sourcegraph tool with context window and fix diagnosticsKujtim Hoxha
- Add context_window parameter to control code context display - Fix LSP diagnostics notification handling with proper async waiting - Switch to keyword search pattern for better results - Add Sourcegraph tool to task agent 🤖 Generated with termai Co-Authored-By: termai <[email protected]>
2025-04-03add initial lsp supportKujtim Hoxha