v2.1.235
2.1.235
Highlights:
- Optional spellcheck underlines typos in prompts via local aspell/hunspell/ispell, improving prompt accuracy
- SendMessage now rejects messages too large for cross-session delivery up front, preventing lost output
- Dialogs show exact grant text and add 'withhold - don't ask again' when hidden, preventing accidental grants
CLI changelog
- Added an optional spellcheck setting that underlines misspelled words in the prompt input as you type, using your installed aspell, hunspell, or ispell
- Fixed whole-prompt-cache invalidation when a language server disconnected or reconnected mid-session
- Fixed nested markdown list items misaligning at depth 3+ and added a hanging indent to wrapped list items in the terminal UI
- Fixed prompt input highlights (slash commands, keywords, mentions) appearing shifted by one or more characters in some multi-line prompts
- Fixed Shift+Tab inside the permission prompt's comment field approving the edit and granting session-wide edit permission instead of closing the field
- Fixed the Agent tool advertising a general-purpose default in sessions where that agent is unavailable: an omitted subagent_type there now gets a clear error listing the available agents
- Fixed notebook cell delete/replace approval dialogs silently omitting the existing cell content when the notebook or cell could not be read; the dialog now says why
- Fixed slash commands run while Claude is responding showing HTML entities instead of the actual characters
- Fixed the prompt footer not showing the "Update installed" restart notice after a background auto-update
- Fixed the expanded task list (ctrl+t) always starting collapsed when resuming or relaunching into a session that still has open tasks
- Improved memory and CPU usage while cloud sessions such as /ultrareview or /autofix-pr run in the background — their event streams are no longer re-scanned and re-rendered on every update
- Improved permission dialogs: display text and "don't ask again" options now always match what a grant would cover, and "don't ask again" is withheld when contents cannot be fully displayed
- … +7 more CLI changelog entries
Source: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#21235
Metadata
-
Time since 2.1.234 release: 1d 0h 7m 3s
-
Bundle file size: +352.8 kB (+0.7%)
-
Prompt files: +3 (+6.7%)
-
Prompt tokens: +11,211 (+6.4%)
Prompt token mix by kind:
- system: 74.3%→73.8%
- tools: 25.7%→26.2%
Files: