From 46a560d8e7435e0219a1e51f8d2d596ffa0c925b Mon Sep 17 00:00:00 2001 From: Luis Castro Date: Wed, 11 Mar 2026 13:39:01 +0000 Subject: [PATCH] fix: ensure all fallback bullets meet minimum word count --- ai/scripts/generate-repomix-exports.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/scripts/generate-repomix-exports.ts b/ai/scripts/generate-repomix-exports.ts index 962b37c..42635f8 100644 --- a/ai/scripts/generate-repomix-exports.ts +++ b/ai/scripts/generate-repomix-exports.ts @@ -160,7 +160,7 @@ const AREA_BULLET_TEMPLATES: Record = { examples: 'Updated example fixtures to demonstrate current rule coverage and patterns', screenshots: 'Refreshed screenshots and demo automation for accurate visual documentation', root: 'Updated root project configuration for better workspace consistency', - other: 'Improved project tooling and developer workflow configuration', + other: 'Improved project tooling and overall developer workflow configuration quality', }; // Banned patterns — bullets containing any of these are considered noisy/internal