feat(offload): implement high-performance internal routing with IAP fallback

This commit is contained in:
mkorwel
2026-03-15 16:20:31 -07:00
parent bb36fc4486
commit b9b94e57ca
4 changed files with 61 additions and 6 deletions
+3 -2
View File
@@ -12,8 +12,9 @@
"projectId": "gemini-cli-team-quota",
"zone": "us-west1-a",
"remoteHost": "gcli-worker",
"remoteHome": "/home/mattkorwel_google_com",
"remoteWorkDir": "/home/mattkorwel_google_com/dev/main",
"remoteHome": "/home/node",
"remoteWorkDir": "/home/node/dev/main",
"useContainer": true,
"terminalType": "iterm2"
}
}