Skip to content

v2.1.191

Choose a tag to compare

@marckrenn marckrenn released this 24 Jun 22:07
· 46 commits to main since this release

2.1.191

(☝ Click to see full diff.)

Highlights:

  • Added /rewind to resume a conversation from before /clear, restoring prior context so a session can continue
  • Background agents stopped from the tasks panel no longer restart, making stops permanent
  • Streaming responses now coalesce text updates to 100ms, reducing CPU use ~37% and lowering system load

CLI changelog

  • Added /rewind support for resuming a conversation from before /clear was run
  • Fixed scroll position jumping to the bottom while reading earlier output during a streaming response
  • Fixed background agents resurrecting after being stopped — stopping an agent from the tasks panel is now permanent
  • Fixed /voice showing a generic "not available" message when disabled by an organization's policy — it now explains the restriction
  • Fixed /login URL opening truncated in Windows Terminal when it wraps across lines
  • Fixed Cmd+click on links in fullscreen mode for Ghostty over ssh/tmux
  • Fixed claude agents sending builtin slash commands like /usage to background sessions as prompt text instead of showing a hint
  • Fixed claude agents job rows showing full filesystem paths for pasted images instead of the [Image #N] placeholder
  • Fixed hooks with comma-separated matchers (e.g. "Bash,PowerShell") silently never firing
  • Fixed /permissions Recently-denied tab: approving a denial now persists on close instead of being silently discarded
  • Fixed the agent panel jumping by one row when scrolling the roster past the overflow cap
  • Fixed the welcome splash art overflowing the default 80×24 macOS Terminal window
  • … +8 more CLI changelog entries

Source: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#21191

Metadata

  • Time since 2.1.190 release: 9h 2m 11s

  • Bundle file size: +707.4 kB (+2.5%)

  • Prompt files: +0 (+0.0%)

  • Prompt tokens: +0 (+0.0%)

Prompt token mix by kind:

  • tools: 68.2%→68.2%
  • system-reminder: 18.8%→18.8%
  • system-data: 6.0%→6.0%
  • skill: 3.0%→3.0%
  • system: 2.6%→2.6%
  • agent: 1.4%→1.4%

Files: