Commit 7b9fea1
fix: skip auto-merge question for unit strategy
In unit strategy, merging is the user's responsibility via PRs — the
agent should not ask about or perform auto-merging. Auto-merge now
only applies to intent strategy where unit branches merge into the
intent branch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2015042 commit 7b9fea1
File tree
3 files changed
+23
-12
lines changed- plugin
- schemas
- skills
- elaborate
- setup
3 files changed
+23
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
748 | 748 | | |
749 | 749 | | |
750 | 750 | | |
751 | | - | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
752 | 761 | | |
753 | | - | |
| 762 | + | |
754 | 763 | | |
755 | 764 | | |
756 | | - | |
| 765 | + | |
757 | 766 | | |
758 | 767 | | |
759 | 768 | | |
| |||
762 | 771 | | |
763 | 772 | | |
764 | 773 | | |
| 774 | + | |
| 775 | + | |
765 | 776 | | |
766 | 777 | | |
767 | 778 | | |
768 | 779 | | |
769 | 780 | | |
770 | | - | |
771 | | - | |
| 781 | + | |
| 782 | + | |
772 | 783 | | |
773 | 784 | | |
774 | 785 | | |
775 | | - | |
| 786 | + | |
776 | 787 | | |
777 | 788 | | |
778 | | - | |
779 | | - | |
| 789 | + | |
| 790 | + | |
780 | 791 | | |
781 | 792 | | |
782 | 793 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
| 261 | + | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments