Vibe Coding
Tip: project skills from the main repo now load in Claude Code --worktree sessions when .claude/skills is untracked
A 2.1.277 fix makes project skills from the main repository load in --worktree sessions even when .claude/skills is untracked in git. Before this, a worktree session silently started with no project skills if you had gitignored the skills directory, which is the common layout for locally-generated or machine-specific skills. Same release also fixed background sessions (claude --bg) exiting when a plugin's LSP server exited or closed stdin.
↳ Follow the thread