From 8990a78f84901d39c7c63cbec1a4dd91e85a027a Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:42:12 -0700 Subject: [PATCH] Update changelog for 2.0.49 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0284a14..578a0c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ Note: Only use **NEW:** for entirely new prompt files, NOT for new additions/sec ### Claude Code System Prompts Changelog +# [2.0.49](https://github.com/Piebald-AI/claude-code-system-prompts/commit/ec960fe987da2dfdb026f733fcd30120ac1a116e) + +- **Explore & Plan agents:** + - Enhanced READ-ONLY restrictions with explicit bulleted list of prohibited operations + - Explore & Plan agents: Added note that file editing tools are not available + - Explore & Plan agents: Reformatted Bash tool restrictions for clarity + # [2.0.47](https://github.com/Piebald-AI/claude-code-system-prompts/commit/62075a9489f7edb416970b9e67605c288ce562ac) - **NEW:** Agent prompt: Multi-Agent Planning Note - instructions for multi-agent planning when `CLAUDE_CODE_PLAN_V2_AGENT_COUNT` > 1