python/sandbox 0.1.6
Warning
run_in_session was newly introduced in this release, but its current timeout parameter design has an issue.
We plan to adjust it in a future SDK release.
If possible, avoid relying on this timeout parameter for now.
What's New
✨ Features
- Added
run_in_sessionsupport for persistent shell workflows in the Python SDK by @Pangjiping in #465 - Added manual-cleanup sandbox lifecycle support in the Python SDK by @hittyt in #446
- Added uid/gid and environment variable support in run-command requests by @Pangjiping in #449
- Added OSSFS volume backend support in the Python SDK by @ninan-nn in #563
- Added command exit-code support for Python SDK command execution by @ninan-nn in #540
🐛 Bug Fixes
👥 Contributors
Thanks to these contributors ❤️