v3.6.3
Immutable
release. Only release title and notes can be modified.
Patch Changes
- cf0889c: Make MCP repository discovery config-driven across multi-repo workspaces.
detect_contextnow reports configured sibling repositories, including nested worktree directories and missing bare repo presence, can include all configured repo worktrees withincludeAllWorktrees, and surfaces per-repo worktree enumeration errors.list_worktreeswithoutrepoNamenow groups worktrees across all configured repositories. - 972e49a: Push newly created branches to origin by default from
create_worktree, keeppush=falseas an explicit opt-out, and prevent created branches from inheriting the base branch's upstream.