update container to sandbox

This commit is contained in:
f-trycua
2025-10-08 18:14:39 -07:00
parent 8ee2d422b9
commit 9d8dd768bf
12 changed files with 141 additions and 249 deletions

View File

@@ -235,7 +235,7 @@ print(f"Security audit: {audit_result}")
### Desktop automation in the cloud
Here's where things get really interesting. Cua cloud containers come with full desktop environments, so you can automate GUIs:
Here's where things get really interesting. Cua Cloud Sandbox comes with full desktop environments, so you can automate GUIs:
```python
@sandboxed("desktop_env")