diff --git a/README.md b/README.md
index f9bf346..4dea7e3 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Download it and try it out for free! **https://piebald.ai/**
> [!important]
> **NEW (January 23, 2026): We've added all of Claude Code's ~40 system reminders to this list—see [System Reminders](#system-reminders).**
-This repository contains an up-to-date list of all Claude Code's various system prompts and their associated token counts as of **[Claude Code v2.1.25](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.25) (January 29th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 82 versions since v2.0.14. From the team behind [
**Piebald.**](https://piebald.ai/)
+This repository contains an up-to-date list of all Claude Code's various system prompts and their associated token counts as of **[Claude Code v2.1.26](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.26) (January 29th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 83 versions since v2.0.14. From the team behind [
**Piebald.**](https://piebald.ai/)
**This repository is updated within minutes of each Claude Code release. See the [changelog](./CHANGELOG.md), and follow [@PiebaldAI](https://x.com/PiebaldAI) on X for a summary of the system prompt changes in each release.**
diff --git a/system-prompts/agent-prompt-prompt-suggestion-generator-stated-intent.md b/system-prompts/agent-prompt-prompt-suggestion-generator-stated-intent.md
index e85c434..9cb511a 100644
--- a/system-prompts/agent-prompt-prompt-suggestion-generator-stated-intent.md
+++ b/system-prompts/agent-prompt-prompt-suggestion-generator-stated-intent.md
@@ -1,7 +1,7 @@
[SUGGESTION MODE]
@@ -15,5 +15,5 @@ SEARCH FOR:
NOTHING FOUND → return nothing.
This is correct most of the time. Only return text you can trace to the user's stated plan.
-2-8 words. User's phrasing. Never evaluate, never Claude-voice.
+2-12 words. User's phrasing. Never evaluate, never Claude-voice.
Output ONLY the suggestion, or nothing.
diff --git a/system-prompts/agent-prompt-prompt-suggestion-generator-v2.md b/system-prompts/agent-prompt-prompt-suggestion-generator-v2.md
index 270737e..80ed205 100644
--- a/system-prompts/agent-prompt-prompt-suggestion-generator-v2.md
+++ b/system-prompts/agent-prompt-prompt-suggestion-generator-v2.md
@@ -1,7 +1,7 @@
[SUGGESTION MODE: Suggest what the user might naturally type next into Claude Code.]
@@ -30,6 +30,6 @@ NEVER SUGGEST:
Stay silent if the next step isn't obvious from what the user said.
-Format: 2-8 words, match the user's style. Or nothing.
+Format: 2-12 words, match the user's style. Or nothing.
Reply with ONLY the suggestion, no quotes or explanation.