Claude Code Guide

The complete guide to Claude Code. Opus 4.7, Sonnet 4.6, Haiku 4.5. 1M token context window. 27 hook events. 43 production-tested chapters across 6 topical Parts (Foundation, Workflow, Extension, Context Engineering, Advanced, Reference). Three install tiers. CC 2.1.121+ compatible.

View the Project on GitHub ytrofr/claude-code-guide

CC Version History

A curated reference of Claude Code releases. Each entry highlights features that still matter in the current 2.1.121 line. Superseded features are noted once with their replacement.

For the definitive changelog, run /release-notes inside CC or see claude update output.


Latest

2.1.121 (current)

2.1.120

2.1.119

2.1.118

2.1.117

2.1.116

2.1.113

2.1.111

2.1.110

2.1.108

2.1.105

2.1.101


2.1.98 — 2.1.99

2.1.99

2.1.98


2.1.95 — 2.1.97

2.1.97

2.1.96

2.1.95


2.1.93 — 2.1.94

2.1.94


2.1.89 — 2.1.92

2.1.92

2.1.91

2.1.90

2.1.89


2.1.87 — 2.1.88

2.1.88

Significant stability release. Highlights worth remembering:

2.1.87


2.1.84 — 2.1.86

2.1.86

2.1.85

2.1.84


2.1.82 — 2.1.83

2.1.83

2.1.82


2.1.76 — 2.1.81

2.1.81

2.1.80

2.1.79

2.1.78

2.1.77

2.1.76

2.1.73 — 2.1.75


Superseded features

Features that shipped but have since been replaced or deprecated:

Shipped Feature Replaced by
Pre-2.1.88 Commands directory (commands/) Skills directory (skills/<name>/SKILL.md)
2.1.83 TaskOutput tool Read on the task’s output file path
Pre-2.1.92 /tag, /vim commands Removed; editor mode via /config
2.1.86 250-char skill description cap Raised to 1536 in 2.1.105
2.1.88 Ctrl+O = focus view /focus command (2.1.110); Ctrl+O is verbose-only
2.1.76 /fork /branch
2.1.118 /cost, /stats commands /usage (both remain as typing shortcuts)
Pre-2.1.120 Git for Windows requirement on Windows PowerShell fallback when Git Bash absent (2.1.120)

See also