Files
fusion/.changeset/fn-4074-task-create-priority.md
Fusion e3904786ac feat(FN-4074): add priority option to task creation in engine and extension
Adds task priority support to the task creation flow, spanning the engine runtime (`agent-tools.ts`, `triage.ts`), the CLI extension interface (`extension.ts`), and corresponding documentation and tests. The changeset bumps `@runfusion/fusion` as a minor version.

Fusion-Task-Id: FN-4074

Fusion-Task-Lineage: 726c0ae6-90fb-4c13-ace1-215a2becb2a9
2026-05-12 07:47:10 -07:00

180 B

@runfusion/fusion
@runfusion/fusion
patch

Add priority support to fn_task_create across runtime and published extension tool surfaces, with updated Fusion skill docs and references.