feat(FN-3534): surface task provenance in extension outputs
- Add task provenance fields to extension task list/show outputs for better source visibility - Expand CLI extension tests to cover provenance rendering in task list and task detail responses - Add a changeset for @runfusion/fusion documenting the provenance output update - Harden ensure-test-artifacts script and tests to cover incomplete runtime dist tree scenarios Fusion-Task-Id: FN-3534
This commit is contained in:
5
.changeset/fn-3534-task-provenance.md
Normal file
5
.changeset/fn-3534-task-provenance.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Expose task creator provenance in agent-facing task tools by adding source summaries to `fn_task_show` and concise `[via: …]` labels in `fn_task_list`, including agent-name preference from `sourceMetadata.agentName` with `sourceAgentId` fallback.
|
||||
Reference in New Issue
Block a user