mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-15 23:32:46 +00:00
Drop --allow-no-checkpoints and the paired ManifestArgs in_place / allow_no_checkpoints fields. The CLI now translates --in-place into a single ManifestArgs.worktree_mode = "never" signal that flows through the existing args→layer pipeline as run.sandbox.local.worktree_mode = Never. The server computes prepared.in_place from the resolved settings once, replacing the trio of bail!s and the sandbox-default fixup. |
||
|---|---|---|
| .. | ||
| src | ||
| tests/it | ||
| build.rs | ||
| Cargo.toml | ||