Claude Code v2.1.141
Claude Code v2.1.141 adds a `terminalSequence` hook field, HTTPS plugin cloning, workspace-scoped federation tokens, per-directory agent scoping, and several UI and permission-flow improvements.
What's changed Added `terminalSequence` field to hook JSON output so hooks can emit desktop notifications, window titles, and bells without a controlling terminal Added `CLAUDE_CODE_PLUGIN_PREFER_HTTPS` to clone GitHub plugin sources over HTTPS instead of SSH, for environments without a GitHub SSH key Added `ANTHROPIC_WORKSPACE_ID` environment variable for workload identity federation — scopes the minted token to a specific workspace when the federation rule covers more than one Added `claude agents --cwd ` to scope the session list to a directory `/feedback` can now include recent sessions (last 24 hours or 7 days) for issues spanning more than the current session Rewind menu: added "Summarize up to here" to compress earlier context while keeping recent turns intact Auto mode permission dialog now explains when a `permissions.ask` rule caused the prompt Restored the "view diff in your IDE" option on file-edit permission prompts when an IDE is connected Background agents launched via `/bg` or `←←` now preserve the current permission mode instead of reverting to default `claude agents`: agents that finish work but leave a background shell running now move to Completed instead of…
- github.comClaude Code v2.1.141primary