Commit b521fb7
fix(plugin): skip delivery prompt for unit-based change strategy
With unit strategy, each unit already gets its own PR during
construction. The intent-level delivery prompt ("How would you like to
deliver?") made no sense in that context. Now the delivery prompt is
gated on change strategy — skipped entirely for unit strategy, shown
only for intent strategy or hybrid intents with non-unit units.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4613677 commit b521fb7
2 files changed
+61
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
459 | 486 | | |
460 | 487 | | |
461 | 488 | | |
| |||
483 | 510 | | |
484 | 511 | | |
485 | 512 | | |
| 513 | + | |
| 514 | + | |
486 | 515 | | |
487 | 516 | | |
488 | 517 | | |
| |||
520 | 549 | | |
521 | 550 | | |
522 | 551 | | |
523 | | - | |
| 552 | + | |
524 | 553 | | |
525 | 554 | | |
526 | 555 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
848 | 848 | | |
849 | 849 | | |
850 | 850 | | |
851 | | - | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
852 | 881 | | |
853 | 882 | | |
854 | 883 | | |
| |||
876 | 905 | | |
877 | 906 | | |
878 | 907 | | |
879 | | - | |
880 | | - | |
881 | | - | |
882 | 908 | | |
883 | 909 | | |
884 | 910 | | |
| |||
0 commit comments