shipfeedAI news, curated daily

23:03:54 CET
20 MAY23:03:54shipfeed
pull to refreshlast sync
Just in — 30 new
§ claude-code · storyline

Claude Code v2.1.143

Claude Code v2.1.143 releases plugin dependency enforcement, projected context costs, worktree isolation options, and fixes for credential corruption, stop hook loops, and Windows Terminal paste.

May 16 · · primary fetch1 sourceupdated May 16 ·

What's changed 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 `CLAUDE_CODE_POWERSHELL_RESPECT_EXECUTION_POLICY=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 `CLAUDE_CODE_STOP_HOOK_BLOCK_CAP`) Fixed…

read full article on github.com
§ sources1 publication · timeline below
  1. github.comClaude Code v2.1.143primary