Skip to main content

diff

Function diff 

Source
pub fn diff(worktree: &Path) -> Result<String>
Expand description

The change a run produced, as a diff against the base ref.

This is what a reviewer sees. It is read from git rather than from the agent, so an agent cannot narrow its own diff by under-reporting.