Files
fusion/.changeset/fn-4045-collision-errors.md
Fusion 7b5ec3d063 feat(FN-4045): surface and handle delegate task collision errors
Added delegate collision detection and error surfacing across the task creation and delegation pipeline. The core store now throws a typed `DelegateCollisionError` when `createTask` encounters a duplicate task ID, the engine's `delegate_task` tool propagates these errors with context, and the CLI ex

Fusion-Task-Id: FN-4045
2026-05-12 07:47:10 -07:00

109 B

@runfusion/fusion
@runfusion/fusion
patch

Surface task ID collision errors for task creation and delegation tools.