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
feat(sandbox): add stdin pipe support to exec command
- Add isPipedStdin() detection and sendStdinToSandbox() forwarding
- Modify execForeground/execBackground to support piped stdin
- Add pipe usage examples to exec command help
- Upgrade go-sdk to v7.26.4 (WithStdin, CloseStdin support)
- Remove replace directive for local go-sdk
- Move cli_comparison.md to qbox/sandbox project
0 commit comments