What's wrong with this entry?
Anonymous. No account, no email.
- Worktree
deleteJobnow correctly detects live-process locks when deciding whether to remove an owned worktree (search for"locked by a live Claude Code process, or with a reason we did not write") reapJobWorktreeIfSafenow logs why it kept a worktree that had a non-owned lock, instead of silently skipping it (search for"reapJobWorktreeIfSafe: kept")- Transcript retention cleanup is now skipped (with a logged reason) when settings contain parse errors that prevent reading
cleanupPeriodDays, to avoid deleting transcripts with an unknown retention period (search for"Transcript retention cleanup is paused until the settings errors above are fixed") stream-jsonstdin errors now produce a proper diagnostic message instead of a generic failure (search for"getInputPrompt: stream-json stdin unreadable")