From c3f134b5b48e1790d409bba44b21d2acc7ae3cfa Mon Sep 17 00:00:00 2001 From: Rootiest Date: Wed, 23 Sep 2026 20:00:52 -0400 Subject: [PATCH] fix(agents-init): tag grep in CLASSIFICATION header --- functions/agents-init.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/agents-init.fish b/functions/agents-init.fish index 4ac1e98..c56231f 100644 --- a/functions/agents-init.fish +++ b/functions/agents-init.fish @@ -8,7 +8,7 @@ # _agents_init_sync_instructions, _agents_repo_install_tools, _agents_repo_sync, _agents_init_ensure_gitignore # # CLASSIFICATION -# self-limiting(rm,mkdir), bypasses-shadow(mv) +# self-limiting(rm,mkdir,grep), bypasses-shadow(mv) # # SYNOPSIS # agents-init [-a | --agents] [-p | --plugins] [-v | --verbose]