From 21b15183edba781ff98e88af5a226a436a2737de Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 12 May 2026 13:49:28 +0000 Subject: [PATCH] chore: remove unnecessary comments from caveman-init.toml --- commands/caveman-init.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/commands/caveman-init.toml b/commands/caveman-init.toml index 52c8f05..222b220 100644 --- a/commands/caveman-init.toml +++ b/commands/caveman-init.toml @@ -1,4 +1,2 @@ ---- description = "Drop the always-on caveman activation rule into the current repo for every IDE agent" prompt = "Run `node src/tools/caveman-init.js {{args}}` in the current repo and report the result. Use --dry-run first if the user did not pass --force, so we never silently overwrite an existing rule file." ----