From dc9868dad1885aba7c81b48b3ad89fa4c8528da3 Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Sat, 24 Jan 2026 08:42:41 -0700 Subject: [PATCH] Update string count --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b7d40d..d30483f 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Instead, there are: - Separate system prompts for builtin agents like Explore and Plan. - Numerous AI-powered utility functions, such as conversation compaction, `CLAUDE.md` generation, session title generation, etc. featuring their own systems prompts. -The result—40+ strings that are constantly changing and moving within a very large minified JS file. +The result—110+ strings that are constantly changing and moving within a very large minified JS file. > [!TIP] > Want to **modify a particular piece of the system prompt** in your own Claude Code installation? **Use [tweakcc](https://github.com/Piebald-AI/tweakcc).** It—