v3.6.2
Immutable
release. Only release title and notes can be modified.
Patch Changes
- a68bebc: Stabilize the hook-execution test suite by awaiting actual child-process completion via the
onCompletecallback instead of a fixed 500 ms sleep, removing a flake that surfaced under the full parallel test run. - a68bebc: Serialize MCP repository mutations through the same repo operation lock used by sync and correct the
load_configtool response description. - a68bebc: Fix MCP worktree creation for brand-new branches by making missing ref checks observable through simple-git and by accepting remote-qualified base branches.