From 99860c524d44f9f888e158b2be5670fe75377217 Mon Sep 17 00:00:00 2001 From: Mike Date: Wed, 14 Jan 2026 18:15:46 -0700 Subject: [PATCH] Update changelog for v2.1.8 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a52ff2b..ba342a1 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.1.8](https://github.com/Piebald-AI/claude-code-system-prompts/commit/168ab21) + +_-101 tokens_ + +- System Reminder: Plan mode is active - extracted inline plan file info section into separate, new section; converted hardcoded phase numbers (2-5) to dynamic variables for conditional user interview phase; replaced user interview guidance with a new phase explicitly for user interview +- Tool Description: WebSearch - updated year example to use the current year instead of hardcoded year value + # [2.1.7](https://github.com/Piebald-AI/claude-code-system-prompts/commit/3772a02) _+74 tokens_