feat(FN-5443): merge fusion/fn-5443

This commit is contained in:
gsxdsm
2026-05-21 13:36:39 -07:00
parent 252ae24434
commit 9bc5b5f4e9
9 changed files with 89 additions and 13 deletions

View File

@@ -200,7 +200,7 @@ export {
hasTitleIdDrift,
normalizeTitleForTaskId,
} from "./task-title-id-drift.js";
export { getPrimaryPrInfo } from "./task-helpers.js";
export { getPrimaryPrInfo, buildManualRetryResetPatch } from "./task-helpers.js";
export type {
TaskIdIntegrityAnomaly,
TaskIdIntegrityAnomalyKind,