From a00ca4394ab1aadadd48448ce18778e5edd56d80 Mon Sep 17 00:00:00 2001 From: Mike Date: Thu, 19 Feb 2026 14:17:32 -0700 Subject: [PATCH] Update changelog for v2.1.48 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1db680b..1de87a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ Note: Only use **NEW:** for entirely new prompt files, NOT for new additions/sec ### Claude Code System Prompts Changelog +#### [2.1.48](https://github.com/Piebald-AI/claude-code-system-prompts/commit/0d57836) + +_-1,082 tokens_ + +- **NEW:** Tool Description: EnterWorktree - Tool description for the EnterWorktree tool (237 tks). +- **REMOVED:** System Prompt: MCP CLI - Removed instructions for using mcp-cli to interact with Model Context Protocol servers (1333 tks). +- Tool Description: Task - Simplified background agent output-file guidance; removed `BASH_TOOL` variable and `tail` instructions; added new "Foreground vs background" bullet explaining when to use each mode (1214 → 1228 tks). + #### [2.1.47](https://github.com/Piebald-AI/claude-code-system-prompts/commit/f58cba9) _+34,752 tokens_