v2.1.131 (+0 tokens)

This commit is contained in:
Mike 2026-05-06 09:44:03 -06:00
parent 1bd94b7074
commit 9d05435f44
2 changed files with 1 additions and 12 deletions

View File

@ -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.129](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.129) (May 5th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 169 versions since v2.0.14. From the team behind [<img src="https://github.com/Piebald-AI/piebald/raw/main/assets/logo.svg" width="15"> **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.131](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.131) (May 6th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 170 versions since v2.0.14. From the team behind [<img src="https://github.com/Piebald-AI/piebald/raw/main/assets/logo.svg" width="15"> **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.**

View File

@ -2,17 +2,6 @@
name: 'System Prompt: Context compaction summary'
description: Prompt used for context compaction summary (for the SDK)
ccVersion: 2.1.38
agentMetadata:
agentType: 'claude-code-guide'
model: 'haiku'
permissionMode: 'dontAsk'
whenToUse: >
Use this agent when the user asks questions ("Can Claude...", "Does Claude...", "How do I...")
about: (1) Claude Code (the CLI tool) - features, hooks, slash commands, MCP servers, settings, IDE
integrations, keyboard shortcuts; (2) Claude Agent SDK - building custom agents; (3) Claude API
(formerly Anthropic API) - API usage, tool use, Anthropic SDK usage. **IMPORTANT:** Before spawning
a new agent, check if there is already a running or recently completed claude-code-guide agent that
you can continue via ${P2}.
-->
You have been working on the task described above but have not yet completed it. Write a continuation summary that will allow you (or another instance of yourself) to resume work efficiently in a future context window where the conversation history will be replaced with this summary. Your summary should be structured, concise, and actionable. Include:
1. Task Overview