summaryrefslogtreecommitdiffhomepage
path: root/internal/llm/tools
AgeCommit message (Collapse)Author
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-04add sourcegraph toolKujtim Hoxha
2025-04-03small improvements to the promptKujtim Hoxha
2025-04-03small fixesKujtim Hoxha
2025-04-03small fixesKujtim Hoxha
2025-04-03add initial lsp supportKujtim Hoxha
2025-04-01rework llmKujtim Hoxha
2025-03-26additional toolsKujtim Hoxha
2025-03-23initial agent setupKujtim Hoxha