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.118 Home All releases olderv2.1.117 v2.1.119newer
Claude Code v2.1.118

  • The /cost command still works — it is now an alias for /usage, which provides expanded session cost, plan usage, and activity stats
  • The Config tool removal means the model can no longer change settings autonomously; all settings changes now go through the interactive /config UI
  • WSL managed settings inheritance requires explicit opt-in from both the Windows admin (via HKLM or Program Files config) and the user (via HKCU) — it is not enabled by default
  • Custom themes require the user themes directory (~/.claude/themes/); themes are auto-detected and hot-reloaded on file changes

See this entry in the whole of v2.1.118 →