From a35d17cb68333a9fac3a44bcc6e19582946b1cd4 Mon Sep 17 00:00:00 2001 From: Amp Date: Tue, 8 Sep 2026 17:07:24 +0000 Subject: [PATCH] ci: align CodeBoarding review with depth_cap input Amp-Thread-ID: https://ampcode.com/threads/T-01a081b5-9435-7555-a03c-caf44e0d0dbf Co-authored-by: Ivan Milev --- .github/workflows/codeboarding-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeboarding-review.yml b/.github/workflows/codeboarding-review.yml index dc09088e6..6088188bf 100644 --- a/.github/workflows/codeboarding-review.yml +++ b/.github/workflows/codeboarding-review.yml @@ -33,4 +33,4 @@ jobs: with: mode: review llm: hosted - depth_level: 3 + depth_cap: 3