diff --git a/.changeset/FN-7609-gated-action-approval-payload.md b/.changeset/FN-7609-gated-action-approval-payload.md new file mode 100644 index 0000000000..15623619d2 --- /dev/null +++ b/.changeset/FN-7609-gated-action-approval-payload.md @@ -0,0 +1,7 @@ +--- +"@runfusion/fusion": patch +--- + +summary: Approval cards now show the gated command/arguments and dedupe repeated pending requests. +category: fix +dev: Permanent-agent gate persists approvalDedupeKey in targetAction.context and a payload-bearing summary (buildAgentGatedActionSummary); MailboxView renders GatedActionApprovalDetails for source="agent-gating". diff --git a/docs/dashboard-guide.md b/docs/dashboard-guide.md index 7cd3333754..6de422c05d 100644 --- a/docs/dashboard-guide.md +++ b/docs/dashboard-guide.md @@ -572,6 +572,7 @@ Mailbox view shows inbox/outbox communication threads and unread state. - reply rows in the mailbox modal can expand inline to show the replied-to message context for easier thread reading - when an agent or dashboard chat session registers an artifact with `fn_artifact_register`, Fusion sends a best-effort `system` → user inbox message announcing the new artifact (for example, `New image artifact registered:
{command}
+ {argsJson}
+