diff --git a/01-slash-commands/README.md b/01-slash-commands/README.md index aabf34b..34b4ae0 100644 --- a/01-slash-commands/README.md +++ b/01-slash-commands/README.md @@ -559,7 +559,7 @@ If both exist with the same name, the **skill takes precedence**. Remove one or --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 *Part of the [Claude How To](../) guide series* diff --git a/02-memory/README.md b/02-memory/README.md index e9558ec..a0f69c9 100644 --- a/02-memory/README.md +++ b/02-memory/README.md @@ -1152,5 +1152,5 @@ For the most up-to-date information, refer to the official Claude Code documenta --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/03-skills/README.md b/03-skills/README.md index 0914c36..1b3668a 100644 --- a/03-skills/README.md +++ b/03-skills/README.md @@ -807,5 +807,5 @@ Once you start building skills seriously, two things become essential: a library --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/04-subagents/README.md b/04-subagents/README.md index a79a866..cc3b63a 100644 --- a/04-subagents/README.md +++ b/04-subagents/README.md @@ -1138,5 +1138,5 @@ graph TD --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/05-mcp/README.md b/05-mcp/README.md index 4883ad9..4c51e63 100644 --- a/05-mcp/README.md +++ b/05-mcp/README.md @@ -1109,5 +1109,5 @@ export GITHUB_TOKEN="your_token" --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/06-hooks/README.md b/06-hooks/README.md index fb9c417..b7eba8b 100644 --- a/06-hooks/README.md +++ b/06-hooks/README.md @@ -1166,5 +1166,5 @@ Edit `~/.claude/settings.json` or `.claude/settings.json` with the hook configur --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/07-plugins/README.md b/07-plugins/README.md index 7473437..f248ca7 100644 --- a/07-plugins/README.md +++ b/07-plugins/README.md @@ -945,5 +945,5 @@ The following Claude Code features work together with plugins: --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/08-checkpoints/README.md b/08-checkpoints/README.md index e2800b2..f93c8ba 100644 --- a/08-checkpoints/README.md +++ b/08-checkpoints/README.md @@ -316,5 +316,5 @@ Remember: checkpoints are not a replacement for git. Use checkpoints for rapid e --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/09-advanced-features/README.md b/09-advanced-features/README.md index f1e121a..4486e23 100644 --- a/09-advanced-features/README.md +++ b/09-advanced-features/README.md @@ -1941,5 +1941,5 @@ For more information about Claude Code and related features: --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/10-cli/README.md b/10-cli/README.md index 10f8bc8..db12ffd 100644 --- a/10-cli/README.md +++ b/10-cli/README.md @@ -833,5 +833,5 @@ claude -p --output-format json "query" --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/CATALOG.md b/CATALOG.md index 6767d10..c328065 100644 --- a/CATALOG.md +++ b/CATALOG.md @@ -514,4 +514,4 @@ chmod +x ~/.claude/hooks/*.sh --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 diff --git a/INDEX.md b/INDEX.md index fbcf4f6..7cc1493 100644 --- a/INDEX.md +++ b/INDEX.md @@ -875,7 +875,7 @@ Want to add more examples? Follow the structure: --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Total Examples**: 100+ files **Categories**: 10 features **Hooks**: 8 automation scripts diff --git a/LEARNING-ROADMAP.md b/LEARNING-ROADMAP.md index 2e2e171..a7fd223 100644 --- a/LEARNING-ROADMAP.md +++ b/LEARNING-ROADMAP.md @@ -739,7 +739,7 @@ Once you've completed all milestones: --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Maintained by**: Claude How-To Contributors **License**: Educational purposes, free to use and adapt diff --git a/QUICK_REFERENCE.md b/QUICK_REFERENCE.md index 9d362fc..23143ed 100644 --- a/QUICK_REFERENCE.md +++ b/QUICK_REFERENCE.md @@ -506,4 +506,4 @@ Getting started checklist: --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 diff --git a/README.md b/README.md index fc5ae89..c30bafd 100644 --- a/README.md +++ b/README.md @@ -870,5 +870,5 @@ MIT License - see [LICENSE](LICENSE). Free to use, modify, and distribute. The o --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 diff --git a/STYLE_GUIDE.md b/STYLE_GUIDE.md index e9d2b27..48664ba 100644 --- a/STYLE_GUIDE.md +++ b/STYLE_GUIDE.md @@ -598,7 +598,7 @@ Lesson READMEs end with a metadata block: ```markdown --- **Last Updated**: March 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 ``` diff --git a/claude_concepts_guide.md b/claude_concepts_guide.md index d059b52..fbce8e4 100644 --- a/claude_concepts_guide.md +++ b/claude_concepts_guide.md @@ -3132,4 +3132,4 @@ Complete configuration example: --- **Last Updated**: April 9, 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 diff --git a/zh/01-slash-commands/README.md b/zh/01-slash-commands/README.md index 4c71a2f..bfa05ec 100644 --- a/zh/01-slash-commands/README.md +++ b/zh/01-slash-commands/README.md @@ -549,7 +549,7 @@ allowed-tools: Bash(npm *), Bash(git *) --- **最后更新**: 2026 年 4 月 9 日 -**Claude Code 版本**: 2.3.0 +**Claude Code 版本**: 2.1.97 --- diff --git a/zh/CATALOG.md b/zh/CATALOG.md index 69d140e..b60200f 100644 --- a/zh/CATALOG.md +++ b/zh/CATALOG.md @@ -518,4 +518,4 @@ claude mcp add github -- npx -y @modelcontextprotocol/server-github --- **最后更新**: 2026 年 4 月 9 日 -**Claude Code 版本**: 2.3.0 +**Claude Code 版本**: 2.1.97 diff --git a/zh/STYLE_GUIDE.md b/zh/STYLE_GUIDE.md index c8af4e5..56ecb95 100644 --- a/zh/STYLE_GUIDE.md +++ b/zh/STYLE_GUIDE.md @@ -598,7 +598,7 @@ docs(skills): Add comprehensive code review skill ```markdown --- **Last Updated**: March 2026 -**Claude Code Version**: 2.3.0 +**Claude Code Version**: 2.1.97 **Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5 ```