Compare commits

...

3 Commits

Author SHA1 Message Date
Mike
2610e45e8d Update changelog for v2.1.158 2026-05-29 19:25:06 -06:00
Mike
f2b2ae67cb v2.1.158 (no changes) 2026-05-29 19:25:05 -06:00
Mike
64e5541d92 Update changelog for v2.1.157 2026-05-29 11:48:41 -06:00
2 changed files with 14 additions and 1 deletions

View File

@ -4,6 +4,19 @@ Note: Only use **NEW:** for entirely new prompt files, NOT for new additions/sec
### Claude Code System Prompts Changelog
#### [2.1.158](https://github.com/Piebald-AI/claude-code-system-prompts/commit/f2b2ae6)
<sub>_No changes to the system prompts in v2.1.158._</sub>
# [2.1.157](https://github.com/Piebald-AI/claude-code-system-prompts/commit/0aece05)
_+674 tokens_
- Agent Prompt: Security monitor for autonomous agent actions (first part) — Expands high-severity review for persistent configuration changes, outbound submissions, novel destinations, and low-information actions whose intent is clarified by the agent's narration.
- Data: Tool use concepts — Adds guidance that tool descriptions should prescribe when to call each tool, especially to improve should-call behavior on recent Opus models.
- Skill: Model migration guide — Adds Opus 4.8 migration guidance to put tool-triggering instructions in each tool's own description, not only in the system prompt.
- Tool Description: EnterWorktree — Allows switching by `path` from an existing worktree session or pinned agent into another registered `.claude/worktrees/` worktree, with cleanup and writability limits clarified.
#### [2.1.156](https://github.com/Piebald-AI/claude-code-system-prompts/commit/b48f2fd)
<sub>_No changes to the system prompts in v2.1.156._</sub>

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&mdash;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.157](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.157) (May 29th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 192 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.158](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.158) (May 29th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 193 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.**