Skip to content

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

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

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
Copy Markdown
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.

@liuxiaopai-ai liuxiaopai-ai force-pushed the codex/issue-323-csharp-reconnect-shell-docs branch from 4b79896 to 36885fd Compare March 9, 2026 04:45
@ninan-nn
Copy link
Copy Markdown
Collaborator

ninan-nn commented Mar 9, 2026

Same content already existed. See “Connect to an Existing Sandbox"

@ninan-nn ninan-nn closed this Mar 9, 2026
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.

2 participants