From aa48e5278020d85706798316af147f6f1ee4d732 Mon Sep 17 00:00:00 2001 From: Mikkel Georgsen Date: Sat, 28 Feb 2026 15:47:28 +0100 Subject: [PATCH] chore: update depth to comprehensive --- .planning/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.planning/config.json b/.planning/config.json index ae51cb6..76d1564 100644 --- a/.planning/config.json +++ b/.planning/config.json @@ -1,6 +1,6 @@ { "mode": "yolo", - "depth": "standard", + "depth": "comprehensive", "parallelization": true, "commit_docs": true, "model_profile": "quality", @@ -10,4 +10,4 @@ "verifier": true, "auto_advance": true } -} +} \ No newline at end of file