Vibe Coding
Copilot CLI 1.0.87-0 adds worktreePathTemplate and combines consecutive steering prompts
Published 2026-09-18T21:29Z, v1.0.87-0 adds a worktreePathTemplate setting that decides where /worktree, /move, /new and --worktree create worktrees, supporting {repoPath}, {repo}, {branch} and {branchSlug} placeholders (for example ~/src/worktrees/{repo}/{branch}); unset keeps the old <repo>.worktrees/ layout with branch slashes flattened to dashes. Consecutive steering prompts in the same mode now merge into one pending message you can recall with Up for editing, and Ctrl+C stops the running turn instead of peeling off pending prompts one at a time. It also adds user and managed startup defaults for the Auto routing tier, with strict and user-overridable organization policy.
Source
↳ Follow the thread