Vibe Coding
Tip: Claude Code's Bash tool was re-sourcing your shell profile after every plugin reload
2.1.274 fixes the Bash tool re-sourcing the shell profile, described as a multi-second stall on the next command, after every plugin reload; it now does so only when the plugins' `bin/` directories actually changed. Paired fixes stop `installed_plugins.json` being rewritten on nearly every startup when plugin policy comes from remote managed settings (which made Claude Desktop reload every open session's plugins) and stop a `.zip`-loaded plugin being served from a stale extraction after overlapping reloads. If your first Bash call after a plugin change felt slow, this was why, not your profile.
↳ Follow the thread