Hardens synced skills to prevent shadowing and unsafe execution
Claude Code hardens synced skills to prevent shadowing local commands.
What's changed Fixed interactive sessions that could stop redrawing entirely, while the process kept running, after a rare internal layout error Fixed `git` / Git Bash not being found on Windows when Claude Code is launched from a parent folder of the git installation Fixed `/tui` reverting the session to an earlier model when `/model` had been changed since the last response Fixed cross-session messaging sometimes starting without an inbox in the first session after install or upgrade Fixed Remote Control `/resume` while connected leaking the resumed conversation's title or history into the connected session Fixed `claude self-hosted-runner` sessions failing on every fresh runner when the `checkout` hook fails for a repository the session doesn't push to; that repository is now skipped with a warning Fixed self-hosted runners ending sessions in the gap between a background task finishing and the follow-up turn starting Fixed session cleanup deleting contents inside a project's memory folder Fixed background plugin-cache cleanup deleting a plugin's cache when its only version is a symlinked development checkout Fixed a settings-merge issue where a marketplace entry redefined in a…
- github.comClaude Code v2.1.228primary