Commit b5be2b0
fix: derive taskTitle from resolved finalTask, not just positional arg
When task comes from interactive prompt instead of CLI arg, taskTitle
was undefined. Now uses finalTask which captures all resolution paths.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7fa908d commit b5be2b0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
643 | 643 | | |
644 | 644 | | |
645 | 645 | | |
646 | | - | |
| 646 | + | |
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
| |||
0 commit comments