Add Goose as an ACP provider (#2730)
Co-authored-by: Jack Wright <jack.wright@nike.com> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
This commit is contained in:
@@ -258,6 +258,10 @@ M._defaults = {
|
||||
ACP_PERMISSION_MODE = "bypassPermissions",
|
||||
},
|
||||
},
|
||||
["goose"] = {
|
||||
command = "goose",
|
||||
args = { "acp" },
|
||||
},
|
||||
},
|
||||
---To add support for custom provider, follow the format below
|
||||
---See https://github.com/yetone/avante.nvim/wiki#custom-providers for more details
|
||||
|
||||
Reference in New Issue
Block a user