summaryrefslogtreecommitdiffhomepage
path: root/internal/llm/agent/task.go
AgeCommit message (Collapse)Author
2025-04-21reimplement agent,provider and add file historyKujtim Hoxha
2025-04-21minor fixesKujtim Hoxha
2025-04-21cleanup diff, cleanup agentKujtim Hoxha
2025-04-21cleanup app, config and rootKujtim Hoxha
2025-04-10fix logs and add cancellationKujtim 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
2025-04-01rework llmKujtim Hoxha