AGC 客户端 MCP 能力暴露 #274

Merged
kdletters merged 18 commits from codex/agc-client-mcp-facade into master 2026-09-08 22:01:29 +08:00
2 changed files with 707 additions and 8 deletions
Showing only changes of commit d322d1111b - Show all commits
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,