Agentfs Diff
Diff Engine
Agentfs Diff
Filesystem diff engine with modes, streams, watchers, file metadata comparisons, and change details.
At a glance
| Field | Value |
|---|---|
| Crate/package | weave-agentfs-diff |
| Version | 0.1.0 |
| Source | local/agentfs-diff |
| Public structs | 12 |
| Public enums | 7 |
| Public traits | 1 |
| Public functions | 15 |
| Public method targets | 5 |
What developers should learn here
Filesystem diff engine with modes, streams, watchers, file metadata comparisons, and change details. The pages in this section are shaped around this package's real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.
Page map
Comparison
Compare two agentfs trees.
Diff Engine
Diff algorithm and output format.
Streaming
Stream diffs without loading the full tree.
Watching
Watch agentfs paths for changes.
API Surface
Complete ledger of exported types, traits, and functions.
Source modules
src/comparison.rs— local/agentfs-diff/src/comparison.rssrc/diff.rs— local/agentfs-diff/src/diff.rssrc/engine.rs— local/agentfs-diff/src/engine.rssrc/error.rs— local/agentfs-diff/src/error.rssrc/lib.rs— local/agentfs-diff/src/lib.rssrc/stream.rs— local/agentfs-diff/src/stream.rssrc/watcher.rs— local/agentfs-diff/src/watcher.rs