chatgpt.vim/lua/chatgpt_nvim/tools
2025-02-01 00:54:26 +01:00
..
edit_file.lua feat: remove lint tool and add lsp integration 2025-01-31 11:13:58 +01:00
execute_command.lua fix: execute command tool, improving prompts 2025-01-31 18:22:57 +01:00
init.lua fix: execute command tool, improving prompts 2025-01-31 18:22:57 +01:00
lsp_robust_diagnostics.lua fix: hopefully this fixes lsp 2025-02-01 00:54:26 +01:00
manager.lua feat: add lint tool 2025-01-31 10:43:28 +01:00
read_file.lua initial change to tools logic 2025-01-31 09:49:15 +01:00
replace_in_file.lua fix: escaping in replace_in_file tool 2025-01-31 17:45:30 +01:00