summaryrefslogtreecommitdiffhomepage
path: root/internal/llm/tools
AgeCommit message (Expand)Author
2025-05-29wip: refactoring tuiadamdottv
2025-05-16fix: Show correct file paths in permission window (#25)Ed Zynda
2025-05-16feat: Make shell configurable via config file (#23)Ed Zynda
2025-05-15feat: batch tooladamdottv
2025-05-15fix(complete-module): loggingAdictya
2025-05-15feat(complete-module): add completions logic, dialog and providersAdictya
2025-05-14feat: codeAction tooladamdottv
2025-05-14feat: docSymbols and workspaceSymbols toolsadamdottv
2025-05-14feat: definition and references toolsadamdottv
2025-05-14chore: remove sourcegraph tooladamdottv
2025-05-13chore: renameadamdottv
2025-05-12chore: cleanupadamdottv
2025-05-12wip: refactoringadamdottv
2025-05-09wip: logging improvementsadamdottv
2025-05-08chore: refactoring status updatesadamdottv
2025-05-02chore: cleanup and loggingadamdottv
2025-05-02fix: diagnostics tool initadamdottv
2025-05-01fix: remove lsp tooladamdottv
2025-05-01feat: lsp discoveryadamdottv
2025-04-27small glob fixesKujtim Hoxha
2025-04-27[feature/ripgrep-glob] Add ripgrep-based file globbing to improve performanceisaac-scarrott
2025-04-27use workingDir if shellInstance is nil otherwise use cwd if shellInstance is ...Fuad
2025-04-27use provided workingg dirFuad
2025-04-27Fix nil pointer dereference in GetPersistentShellFuad
2025-04-24change package nameKujtim Hoxha
2025-04-21init commandKujtim Hoxha
2025-04-21config validationKujtim Hoxha
2025-04-21remove old logsKujtim Hoxha
2025-04-21fix anthropicKujtim Hoxha
2025-04-21lsp improvementsKujtim Hoxha
2025-04-21small fixesKujtim Hoxha
2025-04-21implement patch, update ui, improve renderingKujtim Hoxha
2025-04-21Update agent prompt, improve TUI patch UI, remove obsolete tool testsKujtim Hoxha
2025-04-21rename to opencodeKujtim Hoxha
2025-04-21reimplement agent,provider and add file historyKujtim Hoxha
2025-04-21fix diffKujtim Hoxha
2025-04-21remove node dependency and implement diff formatKujtim Hoxha
2025-04-21handle errors correctly in the other toolsKujtim Hoxha
2025-04-21handle errors correctly in the edit toolKujtim Hoxha
2025-04-21handle errros correctly in the bash toolKujtim Hoxha
2025-04-21cleanup diff, cleanup agentKujtim Hoxha
2025-04-21add initial git supportKujtim Hoxha
2025-04-21implement nested tool calls and initial setup for result metadataKujtim Hoxha
2025-04-11small changeKujtim Hoxha
2025-04-08cleanup retryKujtim Hoxha
2025-04-08fix typoKujtim Hoxha
2025-04-08structure tools the sameKujtim Hoxha
2025-04-04Enhance bash tool security and improve permission dialog UIKujtim Hoxha
2025-04-04Improve LSP diagnostics handling for file operationsKujtim Hoxha
2025-04-04Enhance UI feedback and improve file diff visualizationKujtim Hoxha