Agentfs Mirror
Mirror
Agentfs Mirror
Mirror engine with conflict resolution, sparse sync, progress reporting, checkpoint plans, stats, and watchers.
At a glance
| Field | Value |
|---|---|
| Crate/package | weave-agentfs-mirror |
| Version | 0.1.0 |
| Source | local/agentfs-mirror |
| Public structs | 16 |
| Public enums | 8 |
| Public traits | 0 |
| Public functions | 35 |
| Public method targets | 8 |
What developers should learn here
Mirror engine with conflict resolution, sparse sync, progress reporting, checkpoint plans, stats, and watchers. 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
Sync Engine
Bidirectional sync engine.
Conflicts
Conflict detection and resolution.
Sparse Sync
Sync a subset of paths.
Progress and Stats
Progress reporting and counters.
API Surface
Complete ledger of exported types, traits, and functions.
Source modules
src/conflict.rs— local/agentfs-mirror/src/conflict.rssrc/error.rs— local/agentfs-mirror/src/error.rssrc/lib.rs— local/agentfs-mirror/src/lib.rssrc/mirror.rs— local/agentfs-mirror/src/mirror.rssrc/options.rs— local/agentfs-mirror/src/options.rssrc/progress.rs— local/agentfs-mirror/src/progress.rssrc/sparse.rs— local/agentfs-mirror/src/sparse.rssrc/stats.rs— local/agentfs-mirror/src/stats.rssrc/sync.rs— local/agentfs-mirror/src/sync.rssrc/watcher.rs— local/agentfs-mirror/src/watcher.rs