fix: stabilize code agent trace cancel and gateway flow

This commit is contained in:
Codex
2026-05-24 17:17:40 +00:00
parent 9b08caa1a2
commit aef1a00cb1
9 changed files with 143 additions and 49 deletions
+1
View File
@@ -99,6 +99,7 @@ function printHelp() {
" --powershell-file PATH Read a local PS1 file, encode it, and run through the gateway",
" --powershell-stdin Read PS1 from stdin, encode it, and run through the gateway",
" --powershell-exe NAME Default powershell.exe",
" --cwd WINDOWS_PATH Gateway-side working directory; prefer this over shell-level cd &&",
" --timeout-ms N Short dispatch timeout in milliseconds",
" --project-id ID Default prj_mvp_topology",
" --gateway-session-id ID Default gws_DESKTOP-1MHOD9I",