Change8

Claude Code core

Component

Updates related to the core component of Claude Code.

4 releases2 features2 bug fixesView all Claude Code releases

All CORE Features

  • Added CLAUDE_CODE_TMPDIR environment variable to allow overriding the default temporary directory used for internal files.(v2.1.5)
  • Added CLAUDE_CODE_DISABLE_BACKGROUND_TASKS environment variable to allow users to disable all background task functionality, including auto-backgrounding and the Ctrl+B shortcut.(v2.1.4)

All CORE Bug Fixes

  • Fixed an issue where the "Help improve Claude" setting fetch would fail due to a stale OAuth token; it now correctly refreshes OAuth and retries the fetch.(v2.1.4)
  • Fixed issue with macOS code-sign warning when using Claude in Chrome integration(v2.0.76)

Releases with CORE Changes