Flow Visual Git Diff
In addition to deployment tips, Deployment Agent can post Flow Visual Git Diff in Pull Request comments.
This helps reviewers:
- Visually inspect Flow differences in a Mermaid diagram
- Understand updates without opening raw XML metadata
Legend
- 🟩 = added
- 🟥 = removed
- 🟧 = updated
Disable if needed
To disable Flow Visual Git Diff in PR comments, set:
SFDX_DISABLE_FLOW_DIFF=true

