From 0b5fd1cac588ccdd5f687870bf63c0be1137aa59 Mon Sep 17 00:00:00 2001 From: mirivlad Date: Sat, 18 Jul 2026 18:55:52 +0800 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20verstak/core/workspace/v1=20=D0=B2=20platform=20capabi?= =?UTF-8?q?lities?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/core/capability/platform.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/core/capability/platform.go b/internal/core/capability/platform.go index 0ecba60..aaac819 100644 --- a/internal/core/capability/platform.go +++ b/internal/core/capability/platform.go @@ -11,6 +11,7 @@ var platformCapabilities = []string{ "verstak/core/files/v1", "verstak/core/workbench/v1", "verstak/core/notifications/v1", + "verstak/core/workspace/v1", } // CorePlatformCapabilities returns a copy of the capabilities registered by