- Following: tracks the file system’s current state and refreshes as replicated autosaves or permanent snapshots land.
- Pinned: resolves a specific snapshot or retained autosave once and never changes.
Following Read-only Mount
A following mount is best for shared skills, prompts, docs, configs, and dependencies.- CLI
- Python
- TypeScript
Pinned Read-only Mount
A pinned mount is best for reproducible builds, evals, benchmarks, and released assets.tl fs history when an input must remain available indefinitely. A recent autosave can also be mounted, but it is an ephemeral recovery point and may age out of retention.
For a complete asset distribution workflow, see Distribute Files to Agents.