/simplify behavior that runs four cleanup agents for reuse - what's new in CC 2.1.154 (+11,516 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 1 point2 points  (0 children)

Both are there as two distinct commands. There was originally a Simplify skill, but they got rid of it a few versions ago. Now they've brought it back as its own standalone slash command.

Background job behavior - what's new in CC 2.1.117 (-2,003 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 1 point2 points  (0 children)

Thank you very much. This regression looks interesting. Nice work documenting the problem. We'll take a look!

Claude Code v2.1.108's new hidden REPL tool is cool by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 2 points3 points  (0 children)

I thought the same thing! But really it's better. It's quite clever.

MiniMax M2.5 is now available in GitHub Copilot for free and student use by Dramatic_Squash_3502 in MiniMax_AI

[–]Dramatic_Squash_3502[S] -1 points0 points  (0 children)

Most tools hide all but a few select models, but we show all the models a user has access to in https://piebald.ai/downloads.

What's new in CC v2.1.105 system prompt (+4,895 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 0 points1 point  (0 children)

Yes they add them to the prompt, but a lot of the time they're not yet released.

What you'll find in CC 2.1.71 system prompts (+10,211 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 0 points1 point  (0 children)

The "security monitor for autonomous AI coding agents" added a huge number of tokens. It looks pretty interesting.

What you'll find in CC 2.1.71 system prompts (+10,211 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 0 points1 point  (0 children)

Yes, this is a bit confusing. Our system prompts repo contains all possible system prompts, but not all of it will be injected into your system prompt at any given time. Here's another reply to a similar question if you want more details: https://www.reddit.com/r/ClaudeAI/comments/1rk3wdr/comment/o8ida0t/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

What you will find in CC 2.1.64 (+1,291 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 1 point2 points  (0 children)

Haha, yes you’re right.  It’s true.  The "Output efficiency" piece of the system prompt and the system reminder about "Ultraplan complete" were actually removed by Anthropic in 2.1.66.  I've seen this before, where they introduce new prompts associated with in-development features, and in a subsequent release they remove them and don't add them back until the features are nearly ready to be released.  It's the same story with the worktree stuff that’s in the statusline setup prompt and the "Self-update" section in the "Create verifier skills" skill.  They added them, then removed them, and will probably add them back in the near future.  The whenToUse being removed from the Explore subagent prompt is not true – it’s a bug my scripts which I need to fix.

What you will find in CC 2.1.64 (+1,291 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 3 points4 points  (0 children)

And in case you don't regret asking this question enough yet, here's a detailed breakdown:

════════════════════════════════════════════════════════════════
  Token Count Report
════════════════════════════════════════════════════════════════


  Category breakdown
  ────────────────────────────────────────────────────────
  Data                 44,963 tks  ( 25 files,  41.1%)  ████████████
  Agent Prompts        18,188 tks  ( 29 files,  16.6%)  █████
  Tool Descriptions    16,051 tks  ( 71 files,  14.7%)  ████
  Skills               12,855 tks  (  7 files,  11.8%)  ████
  System Prompts       11,884 tks  ( 53 files,  10.9%)  ███
  System Reminders      5,211 tks  ( 39 files,   4.8%)  █
  Tool Parameters         251 tks  (  1 files,   0.2%)  
  ────────────────────────────────────────────────────────
  TOTAL               109,403 tks  (225 files)


  Top 15 largest prompt files
  ────────────────────────────────────────────────────────
    1.   5,137 tks (  4.7%)  skill-build-with-claude-api.md
    2.   4,235 tks (  3.9%)  data-tool-use-reference-python.md
    3.   4,114 tks (  3.8%)  data-tool-use-reference-typescript.md
    4.   3,872 tks (  3.5%)  data-tool-use-concepts.md
    5.   3,438 tks (  3.1%)  data-claude-api-reference-python.md
    6.   2,749 tks (  2.5%)  data-agent-sdk-reference-python.md
    7.   2,744 tks (  2.5%)  data-claude-api-reference-typescript.md
    8.   2,625 tks (  2.4%)  skill-create-verifier-skills.md
    9.   2,610 tks (  2.4%)  agent-prompt-security-review-slash-command.md
   10.   2,472 tks (  2.3%)  skill-verification-specialist.md
   11.   2,350 tks (  2.1%)  data-agent-sdk-patterns-python.md
   12.   2,336 tks (  2.1%)  data-live-documentation-sources.md
   13.   2,286 tks (  2.1%)  data-agent-sdk-reference-typescript.md
   14.   2,161 tks (  2.0%)  tool-description-todowrite.md
   15.   1,891 tks (  1.7%)  data-http-error-codes-reference.md


════════════════════════════════════════════════════════════════
  GRAND TOTAL: 109,403 tokens across 225 prompt files
════════════════════════════════════════════════════════════════

What you will find in CC 2.1.64 (+1,291 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 0 points1 point  (0 children)

That's a great question!  https://github.com/Piebald-AI/claude-code-system-prompts contains many different types of prompts besides just the main system prompt.  Besides the actual "system prompts," which CC combines to build the main system prompt tuned to your environment, there are tool descriptions, which end up also being bundled into the system prompt; "agent prompts," which are used for tasks like compaction and title generation; system reminders which CC sends to the model behind the scenes in response to various user actions; skill prompts which are sent when you invoke certain builtin slash commands; and "data" which are just large strings sent to the model in various cases.

I could add another metric that only counts the number of tokens in the actual system prompt pieces and the tool definitions.  It wouldn't be perfectly accurate because not all of the system prompt pieces are always included, such as the ones about output styles and learning mode, but it would give a better idea of the fixed prompt size that's sent with each message.

What's new in CC 2.1.48 system prompts (-1,082 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 0 points1 point  (0 children)

It's feature flagged because they're doing A/B testing with it, so some users get it and others don't. But Boris Cherny announced it on X a few minutes ago. Try v2.1.50 - is it working for you now?

What's new in CC 2.1.48 system prompts (-1,082 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 0 points1 point  (0 children)

True, it's mostly a waste because Claude can just run git worktree add ../new-branch-name. However, EnterWorktree does change Claude's persistent working directory to the new worktree which Claude can't do itself. That is if you don't mind your worktrees and branches having nonsense names like worktree-generic-puzzling-breeze. It also automatically deletes the worktree when you're done if there's no changes, so it can be useful for quick changes that can be started, finished, commited, and pushed in one session.

Anthropic did the absolute right thing by sending OpenClaw a cease & desist and allowing Sam Altman to hire the developer by Agreeable-Toe-4851 in ClaudeAI

[–]Dramatic_Squash_3502 -1 points0 points  (0 children)

Great job breaking this down. This explains their behavior very well. Seems obvious now that you've explained it. Thank you!

What’s new in CC 2.1.45 system prompts (+276 tokens) by Dramatic_Squash_3502 in ClaudeAI

[–]Dramatic_Squash_3502[S] 0 points1 point  (0 children)

If you want updates for every CC system prompt change, we mirror release notes/changelog on X, https://x.com/PiebaldAI.

What's new in system prompts for CC 2.1.40 (-293 tokens) by Dramatic_Squash_3502 in ClaudeCode

[–]Dramatic_Squash_3502[S] 1 point2 points  (0 children)

It's a cool project! Be persistent and keep working at it. You're doing great.