fabro/docs/public/api-reference
Bryan Helmkamp 3f027be220
refactor: route --in-place through worktree_mode override
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.
2026-04-28 08:44:54 -07:00
..
client-sdks.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00
demo-mode.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00
fabro-api.yaml refactor: route --in-place through worktree_mode override 2026-04-28 08:44:54 -07:00
overview.mdx docs: move published docs under docs/public 2026-04-26 21:19:46 -04:00