Update string count

This commit is contained in:
bl-ue 2026-01-24 08:42:41 -07:00 committed by GitHub
parent 5e74864917
commit dc9868dad1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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—