feat(offload): finalize high-performance architecture with fast-path SSH and worktrees

This commit is contained in:
mkorwel
2026-03-14 09:23:40 -07:00
parent b13fe22582
commit 7ee56e7cfd
5 changed files with 159 additions and 118 deletions
+4 -6
View File
@@ -11,12 +11,10 @@
"deepReview": {
"projectId": "gemini-cli-team-quota",
"zone": "us-west1-a",
"machineType": "n2-standard-8",
"terminalType": "iterm2",
"syncAuth": true,
"setupType": "isolated",
"geminiSetup": "isolated",
"ghSetup": "isolated"
"remoteHost": "gcli-worker",
"remoteHome": "/home/mattkorwel_google_com",
"remoteWorkDir": "/home/mattkorwel_google_com/dev/main",
"terminalType": "iterm2"
}
}
}