feat: Add conflict source branch tracking and fix auto-mode subscription cascade

This commit is contained in:
gsxdsm
2026-03-02 07:43:00 -08:00
committed by gsxdsm
parent a2db09d2b4
commit 5c51d70e01
11 changed files with 35 additions and 24 deletions

View File

@@ -843,6 +843,7 @@ export function BoardView({ initialFeatureId }: BoardViewProps) {
onWorktreeCreated: () => setWorktreeRefreshKey((k) => k + 1),
onWorktreeAutoSelect: addAndSelectWorktree,
currentWorktreeBranch,
stopFeature: autoMode.stopFeature,
});
// Handler for bulk updating multiple features