Enterprise session sharing via object storage (/share)

This commit is contained in:
Charles Cunningham
2026-01-22 14:23:09 -08:00
parent beb5cb4f48
commit 4e199e6aeb
11 changed files with 1706 additions and 317 deletions

View File

@@ -1685,6 +1685,10 @@
],
"description": "Sandbox configuration to apply if `sandbox` is `WorkspaceWrite`."
},
"session_object_storage_url": {
"description": "Base URL for the object store used by /share (enterprise/self-hosted).",
"type": "string"
},
"shell_environment_policy": {
"allOf": [
{