Add paperclipai worktree:make command

This commit is contained in:
Dotta
2026-03-10 16:52:26 -05:00
parent 21eb904a4d
commit 80d87d3b4e
3 changed files with 206 additions and 5 deletions

View File

@@ -132,6 +132,8 @@ Instead, create a repo-local Paperclip config plus an isolated instance for the
```sh
paperclipai worktree init
# or create the git worktree and initialize it in one step:
pnpm paperclipai worktree:make paperclip-pr-432
```
This command: