Tip: copying .claude/scheduled_tasks.json into a worktree made saved tasks run in the wrong session
Claude Code Changelog·medium signal
2.1.273 fixes saved scheduled tasks running in the wrong session after `.claude/scheduled_tasks.json` was copied into another folder, such as a new worktree. If you create worktrees by copying the `.claude` directory rather than letting the tool regenerate it, your scheduled tasks have been firing against whichever session claimed the id first. The same release also fixes `/tui` refusing to restart because of an agent-team teammate that had finished and was no longer shown in the agents panel.