Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.97 Home All releases olderv2.1.96 v2.1.98newer
Claude Code v2.1.97

The removal of the Buddy/Companion feature is a clean removal with no migration needed — the feature was experimental and self-contained. Any companion state stored in your configuration will simply be ignored.

The new /dream command is gated behind a feature flag (tengu_kairos_dream) and may not be available to all users immediately. The existing background auto-dream mechanism continues to work independently.

The claude-sonnet-4-6 model was already present in v2.1.96; this release adds no new model families but refines model capability detection (the max_effort resolver now properly handles version-based capability checks for Opus/Sonnet >= 4.6).

See this entry in the whole of v2.1.97 →