refactor: rename run_command llm tool to bash (#1428)

This commit is contained in:
yetone
2025-02-28 14:50:41 +08:00
committed by GitHub
parent ae8497faf1
commit 6d24da510e
2 changed files with 5 additions and 9 deletions

View File

@@ -388,10 +388,6 @@ M._defaults = {
--- Disable by setting to -1.
override_timeoutlen = 500,
},
run_command = {
-- Only applies to macOS and Linux
shell_cmd = "sh -c",
},
--- @class AvanteHintsConfig
hints = {
enabled = true,