From ab829fbcbbac3c50ece8e67953b024710d4b1bc6 Mon Sep 17 00:00:00 2001 From: t Date: Tue, 25 Aug 2026 15:18:34 -0600 Subject: Discourage active waiting for background workflows --- spec/test_init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/test_init.lua') diff --git a/spec/test_init.lua b/spec/test_init.lua index bb42c57..e3b4d55 100644 --- a/spec/test_init.lua +++ b/spec/test_init.lua @@ -147,6 +147,7 @@ return { has(guidance, "subagents.workflows") has(guidance, "name=\"implement\"") has(guidance, "Review correctness") + has(guidance, "Do not actively wait or poll with `sleep`") end }, { "layered config sets max_concurrent with later layers winning", function() -- cgit v1.3