Back
AI summary
Written by AI from the official notes. Check them for exact details.Claude Code 2.1.4 introduces a new environment variable and fixes an OAuth token issue.
- New environment variable to disable background tasks
- Fix for stale OAuth token refresh issue
Why it matters: Users who rely on background tasks or OAuth integration should review these changes.
Full release notes2 changes
What's changed
- Added
CLAUDE_CODE_DISABLE_BACKGROUND_TASKSenvironment variable to disable all background task functionality including auto-backgrounding and the Ctrl+B shortcut - Fixed "Help improve Claude" setting fetch to refresh OAuth and retry when it fails due to a stale OAuth token