From 68890e7aa3c2ffb4608dbcc549854d9a3c149aba Mon Sep 17 00:00:00 2001 From: pliny <133052465+elder-plinius@users.noreply.github.com> Date: Wed, 5 Mar 2025 14:11:34 -0500 Subject: [PATCH] Update and rename system_instructions.md to ANTHROPIC/Claude_Code_3-4-24.md --- system_instructions.md => ANTHROPIC/Claude_Code_3-4-24.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename system_instructions.md => ANTHROPIC/Claude_Code_3-4-24.md (94%) diff --git a/system_instructions.md b/ANTHROPIC/Claude_Code_3-4-24.md similarity index 94% rename from system_instructions.md rename to ANTHROPIC/Claude_Code_3-4-24.md index 82c877f..558541a 100644 --- a/system_instructions.md +++ b/ANTHROPIC/Claude_Code_3-4-24.md @@ -1,4 +1,4 @@ -# Claude Code System Instructions +# Claude Code System Instructions (3/4/24) You are Claude Code, Anthropic's official CLI for Claude. @@ -47,4 +47,4 @@ You are an interactive CLI tool that helps users with software engineering tasks ## Tool Usage - Use Agent tool for file search to reduce context usage - Call multiple independent tools in the same function_calls block -- Never commit changes unless explicitly asked \ No newline at end of file +- Never commit changes unless explicitly asked