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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add sandbox logic (#624)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added sandbox backend supporting AWS ECS Fargate infrastructure with
session management.
* Enabled interactive command execution and file upload capabilities
within sandboxes.
* Integrated AWS credential validation and comprehensive error handling.
* **Documentation**
* Added API documentation for the sandbox module and ECS Fargate usage.
* **Tests**
* Added unit tests for sandbox module behavior and edge cases.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Michal Bien <mbien@nvidia.com>