fabro/lib
Bryan Helmkamp dad418f95d
fix(test): disable worktrees in fabro-server integration tests
Server scenario tests were inheriting the default local sandbox
worktree mode, which meant they created git worktrees and branches
before stage execution. Under suite load that setup intermittently
stalled the run long enough for the scenario polling windows to fail.

Disable worktrees in the shared server test settings and let lifecycle
scenarios use the same test-only settings through a settings-aware
registry factory helper.
2026-04-05 15:33:16 -04:00
..
crates fix(test): disable worktrees in fabro-server integration tests 2026-04-05 15:33:16 -04:00
packages/fabro-api-client refactor(cli): make model commands server-canonical 2026-04-05 14:09:24 -04:00