feat: authorize console workspace reads

This commit is contained in:
lda
2026-08-04 19:38:02 +07:00 Verified
parent 64570b0d4e
commit 466eef4c89
6 changed files with 153 additions and 0 deletions
@@ -9,6 +9,10 @@ const defineBrowserOperationNames = <
export const browserAllowedOperationNames = defineBrowserOperationNames([
"workflow.health",
"workflow.sources.list",
"workflow.capabilities.list",
"workflow.capabilities.inspect",
"workflow.draft_workspaces.list",
"workflow.draft_workspaces.get",
"workflow.artifacts.list",
"workflow.artifacts.inspect",
"workflow.deployments.list",