mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-02-28 12:22:43 -08:00
update
This commit is contained in:
@@ -300,14 +300,14 @@ return {
|
||||
-- log_level = "TRACE",
|
||||
},
|
||||
extensions = {
|
||||
mcphub = {
|
||||
callback = "mcphub.extensions.codecompanion",
|
||||
opts = {
|
||||
show_result_in_chat = true, -- Show the mcp tool result in the chat buffer
|
||||
make_vars = true, -- make chat #variables from MCP server resources
|
||||
make_slash_commands = true, -- make /slash_commands from MCP server prompts
|
||||
},
|
||||
},
|
||||
-- mcphub = {
|
||||
-- callback = "mcphub.extensions.codecompanion",
|
||||
-- opts = {
|
||||
-- show_result_in_chat = true, -- Show the mcp tool result in the chat buffer
|
||||
-- make_vars = true, -- make chat #variables from MCP server resources
|
||||
-- make_slash_commands = true, -- make /slash_commands from MCP server prompts
|
||||
-- },
|
||||
-- },
|
||||
},
|
||||
memory = {
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user