From 2d4981b3870f2aee75d03006eea6318c501fe47b Mon Sep 17 00:00:00 2001 From: t Date: Fri, 21 Aug 2026 10:43:08 -0600 Subject: Expose workflow status to other extensions --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 5f0b411..3175cfa 100644 --- a/init.lua +++ b/init.lua @@ -267,6 +267,7 @@ local function activate() end jobs.MAX_CONCURRENT = configured_max_concurrent(ext) + ext.workflows = workflow_api.workflows -- Discover through spawn so the workflow lanes, which resolve profiles -- lazily, share the exact set this tool description advertises. -- cgit v1.3