fabro/docs
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
..
brainstorms docs: capture cargo dev cleanup requirements 2026-04-25 19:14:16 -04:00
ideation docs 2026-04-09 17:24:30 -04:00
internal fix: close sandbox-native metadata gaps 2026-04-28 08:05:18 -07:00
plans Make git metadata sandbox-native 2026-04-27 21:43:15 -07:00
public refactor: route --in-place through worktree_mode override 2026-04-28 08:44:54 -07:00
superpowers/specs chore: move testing-strategy doc into docs-internal 2026-04-25 12:38:41 -04:00