Feat sandbox skills (#11785)

This commit is contained in:
Tim O'Farrell
2025-11-20 10:52:13 +00:00
committed by GitHub
parent 77b565ce08
commit ba883ffeca
10 changed files with 81 additions and 12 deletions

View File

@@ -162,6 +162,7 @@ class DockerSandboxService(SandboxService):
ExposedUrl(
name=exposed_port.name,
url=url,
port=host_port,
)
)