Diff Viewer
Fased ships a built-indiff_view tool. It creates a compact HTML diff artifact
under the Canvas host root and returns:
- added/removed line counts;
- the local artifact path;
- a Canvas URL such as
/__fased__/canvas/diffs/...html.
Inputs
The tool accepts either:beforeandaftertext; orunifiedDiff.
Where It Belongs
diff_view is a core Agent tool:
- enable/disable it in Agent > Tools;
- use it from chat, tasks, or channels when the Agent needs to present a change;
- use normal file tools or git commands to create the diff input.