修复274客户端MCP审查问题
注册外部MCP启动与停止命令 绑定客户端工具桥并校验对话写权限 使用脱敏内容生成返回摘要与哈希
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2486,6 +2486,8 @@ fn main() {
|
||||
Ok(())
|
||||
})
|
||||
.invoke_handler(tauri::generate_handler![
|
||||
start_game_creator_external_mcp,
|
||||
stop_game_creator_external_mcp,
|
||||
create_automatic_local_game_project,
|
||||
init_local_game_project,
|
||||
import_local_godot_project,
|
||||
|
||||
Reference in New Issue
Block a user