Claude Code v2.1.143

Summary

- Added plugin dependency enforcement: claude plugin disable now refuses when another enabled plugin depends on the target (with a copy-pasteable disable-chain hint), and claude plugin enable force...

Release Notes

- Added plugin dependency enforcement: claude plugin disable now refuses when another enabled plugin depends on the target (with a copy-pasteable disable-chain hint), and claude plugin enable force-enables transitive dependencies - Added projected context cost (per-turn and per-invocation token estimates) to the /plugin marketplace browse pane - Added worktree.bgIsolation: "none" setting to let background sessions edit the working copy directly without EnterWorktree, for repos where worktrees are impractical - PowerShell tool now passes -ExecutionPolicy Bypass. Opt out with CLAUDECODEPOWERSHELLRESPECTEXECUTIONPOLICY=1 - Background sessions now preserve the model and effort level you set after waking from idle - Shift+Tab in attached agent sessions now includes auto mode in the cycle - Fixed a corrupt .credentials.json with a non-array scopes value hanging the CLI on startup or silently aborting OAuth token refresh - Fixed right-click paste in claude agents on Windows Terminal and WSL - Fixed stop hooks that block repeatedly looping forever — the turn now ends with a warning after 8 consecutive blocks (override via CLAUDECODESTOPHOOKBLOCKCAP) - Fixed Esc/Ctrl+C not cancelling a pending /loop wakeup while Claude is idle between iterations - Fixed /goal evaluator firing while background shells or delegated subagents are still running - Fixed NOCOLOR/FORCECOLOR in settings.json env stripping Claude Code's own UI colors — they now apply to subprocesses only - Fixed agent view spawning repeated PowerShell processes on Windows when listing sessions - Fixed /bg without a prompt sending "continue" to the forked session — the fork now waits for input - Fixed --agent <name> not finding plugin-contributed agents without the plugin: prefix - Fixed deleting a session from agent view not removing its transcript file - Fixed stale-fragment rendering when scrolling in attached background sessions on Windows Terminal - Fixed background agents false-positive worker-stall detection sto

View original release

Other Recent Claude Code Releases

All Claude Code releases · All AI coding tool releases on Havoptic