fix(extension): 向MCP命令传递插件设置
This commit is contained in:
@@ -633,6 +633,7 @@ class PluginRuntime:
|
||||
"command_id": _spec.command_id,
|
||||
"arguments": arguments,
|
||||
"context": context,
|
||||
"settings": settings,
|
||||
"secrets": secret_values,
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user