mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 05:35:24 +08:00
Update changelog for 2.0.47
This commit is contained in:
parent
62075a9489
commit
7ca94c05ad
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,5 +1,18 @@
|
||||
<!--
|
||||
Note: Only use **NEW:** for entirely new prompt files, NOT for new additions/sections within existing prompts.
|
||||
-->
|
||||
|
||||
### Claude Code System Prompts Changelog
|
||||
|
||||
# [2.0.47](https://github.com/Piebald-AI/claude-code-system-prompts/commit/62075a9489f7edb416970b9e67605c288ce562ac)
|
||||
|
||||
- **NEW:** Agent prompt: Multi-Agent Planning Note - instructions for multi-agent planning when `CLAUDE_CODE_PLAN_V2_AGENT_COUNT` > 1
|
||||
- **NEW:** System reminder: Plan mode re-entry - sent when user re-enters Plan mode after exiting
|
||||
- Main system prompt: Added "NEVER propose changes to code you haven't read" instruction
|
||||
- Main system prompt: Added comprehensive "Avoid over-engineering" section with guidelines on simplicity
|
||||
- Enhanced plan mode reminder: Refactored variable names and simplified structure
|
||||
- Enhanced plan mode reminder: Fixed typo "Syntehsize" → "Synthesize", "alwasy" → "always"
|
||||
|
||||
#### [2.0.46](https://github.com/Piebald-AI/claude-code-system-prompts/commit/3f9c346)
|
||||
|
||||
<sub>_No changes to the system prompts in v2.0.46._</sub>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user