feat: add browser execution workspaces

This commit is contained in:
2026-07-07 23:21:20 +09:00
parent ecf10c72ab
commit 684b19e87c
12 changed files with 993 additions and 111 deletions
+2
View File
@@ -864,6 +864,7 @@ mod tests {
},
initial_input: None,
execution_workspace: None,
execution_workspace_allocation: None,
}
}
@@ -1148,6 +1149,7 @@ mod ws_tests {
},
initial_input: None,
execution_workspace: None,
execution_workspace_allocation: None,
}
}