Commit e811215
chore(deps): bump @relayfile/local-mount 0.7.0 → 0.7.19
The lockfile was pinned at 0.7.0, which predates every mount
performance fix in the 0.7.x line:
- 0.7.7 — createMount uses non-forcing reflink/COW clones for the
initial project→mount copy (clonefile on APFS, reflink on
btrfs/xfs/zfs) instead of a full byte copy
- 0.7.8 — launchOnMount uses auto-sync dirty-path state for the final
sync-back, skipping a full mount-tree walk on idle sessions
- 0.7.18 — periodic full reconciles run on a slower cadence while
@parcel/watcher subscriptions are healthy
Bumps the dependency in @agentworkforce/cli and @agentworkforce/persona-kit
(the two packages that import it) and refreshes the lockfile. No transitive
dependency churn.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent aeded9a commit e811215
3 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments