chore(release): v2.1.112
Sync all English tutorials with Claude Code v2.1.112 and the new Opus 4.7 model (claude-opus-4-7). Introduces the xhigh effort level (new default on Opus 4.7), two new built-in slash commands (/ultrareview, /less-permission-prompts), auto mode without --enable-auto-mode for Max subscribers on Opus 4.7, PowerShell tool on Windows, Auto-match-terminal theme, and plan files named after prompts. All 18 EN doc footers bumped to Claude Code v2.1.112. Version callouts in README.md, zh/README.md, and uk/README.md updated to v2.1.112. Changelog entry prepended. Repo version now tracks Claude Code version (2.3.0 → 2.1.112 is intentional per new convention).
This commit is contained in:
17
README.md
17
README.md
@@ -12,7 +12,7 @@
|
||||
[](https://github.com/luongnv89/claude-howto/stargazers)
|
||||
[](https://github.com/luongnv89/claude-howto/network/members)
|
||||
[](LICENSE)
|
||||
[](CHANGELOG.md)
|
||||
[](CHANGELOG.md)
|
||||
[](https://code.claude.com)
|
||||
|
||||
🌐 **Language / Ngôn ngữ / 语言 / Мова:** [English](README.md) | [Tiếng Việt](vi/README.md) | [中文](zh/README.md) | [Українська](uk/README.md)
|
||||
@@ -102,7 +102,7 @@ Run `/lesson-quiz [topic]` after each module. The quiz pinpoints what you missed
|
||||
|
||||
- **21,800+ GitHub stars** from developers who use Claude Code daily
|
||||
- **2,585+ forks** — teams adapting this guide for their own workflows
|
||||
- **Actively maintained** — synced with every Claude Code release (latest: v2.3.0, April 2026)
|
||||
- **Actively maintained** — synced with every Claude Code release (latest: v2.1.112, April 2026)
|
||||
- **Community-driven** — contributions from developers who share their real-world configurations
|
||||
|
||||
[](https://star-history.com/#luongnv89/claude-howto&Date)
|
||||
@@ -199,7 +199,7 @@ cp -r 03-skills/code-review ~/.claude/skills/
|
||||
Yes. MIT licensed, free forever. Use it in personal projects, at work, in your team — no restrictions beyond including the license notice.
|
||||
|
||||
**Is this maintained?**
|
||||
Actively. The guide is synced with every Claude Code release. Current version: v2.3.0 (April 2026), compatible with Claude Code 2.1+.
|
||||
Actively. The guide is synced with every Claude Code release. Current version: v2.1.112 (April 2026), compatible with Claude Code 2.1+.
|
||||
|
||||
**How is this different from the official docs?**
|
||||
The official docs are a feature reference. This guide is a tutorial with diagrams, production-ready templates, and a progressive learning path. They complement each other — start here to learn, reference the docs when you need specifics.
|
||||
@@ -208,7 +208,7 @@ The official docs are a feature reference. This guide is a tutorial with diagram
|
||||
11-13 hours for the full path. But you'll get immediate value in 15 minutes — just copy a slash command template and try it.
|
||||
|
||||
**Can I use this with Claude Sonnet / Haiku / Opus?**
|
||||
Yes. All templates work with Claude Sonnet 4.6, Claude Opus 4.6, and Claude Haiku 4.5.
|
||||
Yes. All templates work with Claude Sonnet 4.6, Claude Opus 4.7, and Claude Haiku 4.5.
|
||||
|
||||
**Can I contribute?**
|
||||
Absolutely. See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. We welcome new examples, bug fixes, documentation improvements, and community templates.
|
||||
@@ -870,8 +870,9 @@ MIT License - see [LICENSE](LICENSE). Free to use, modify, and distribute. The o
|
||||
---
|
||||
|
||||
**Last Updated**: April 16, 2026
|
||||
**Claude Code Version**: 2.1.110
|
||||
**Claude Code Version**: 2.1.112
|
||||
**Sources**:
|
||||
- https://code.claude.com/docs/en/overview
|
||||
- https://code.claude.com/docs/en/commands
|
||||
**Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.6, Claude Haiku 4.5
|
||||
- https://docs.anthropic.com/en/docs/claude-code
|
||||
- https://www.anthropic.com/news/claude-opus-4-7
|
||||
- https://support.claude.com/en/articles/12138966-release-notes
|
||||
**Compatible Models**: Claude Sonnet 4.6, Claude Opus 4.7, Claude Haiku 4.5
|
||||
|
||||
Reference in New Issue
Block a user