Version 1.0.1 Changes since v1.0.0: - Prevent Ctrl+X and Escape from propagating after a delete confirmation modal dismisses, so confirming a deletion cannot immediately open another delete prompt. - Scroll a newly created task into view after focusing it, including when it is initially outside the viewport. - Add regression coverage for the delete-confirmation key handling and off-screen new-task visibility.