Skip to content

docs(csharp): show reconnecting to existing sandboxes#378

Open
liuxiaopai-ai wants to merge 1 commit intoalibaba:mainfrom
liuxiaopai-ai:codex/issue-323-csharp-reconnect-shell-docs
Open

docs(csharp): show reconnecting to existing sandboxes#378
liuxiaopai-ai wants to merge 1 commit intoalibaba:mainfrom
liuxiaopai-ai:codex/issue-323-csharp-reconnect-shell-docs

Conversation

@liuxiaopai-ai
Copy link
Contributor

Summary

  • add an explicit C# SDK example for reconnecting to an existing sandbox by sandboxId
  • show how to continue running shell commands after reconnecting to the same sandbox
  • backfill the missing Chinese README section and keep the guidance aligned in EN/ZH

Refs #323

Testing

  • git diff --check
  • manually reviewed the new snippets against Sandbox.ConnectAsync, ConnectionConfigOptions.UseServerProxy, and Commands.RunAsync

Why

Issue #323 asks whether a C# client can keep controlling a created sandbox later by ID and continue executing shell commands. This docs update answers that path directly with copy-paste examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant