You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`CLIPath` (string): Path to CLI executable (default: "copilot" or `COPILOT_CLI_PATH` env var)
112
+
-`CLIArgs` ([]string): Extra arguments to pass to the CLI executable (inserted before SDK-managed args)
112
113
-`CLIUrl` (string): URL of existing CLI server (e.g., `"localhost:8080"`, `"http://127.0.0.1:9000"`, or just `"8080"`). When provided, the client will not spawn a CLI process.
113
114
-`Cwd` (string): Working directory for CLI process
114
115
-`Port` (int): Server port for TCP mode (default: 0 for random)
0 commit comments