nexus/cli/src/commands
Dotta 77af1ae544 feat(worktree): add worktree:cleanup command, env var defaults, and auto-prefix
- Add `worktree:cleanup <name>` command that safely removes a worktree,
  its branch, and instance data. Idempotent and safe by default — refuses
  to delete branches with unique unmerged commits or worktrees with
  uncommitted changes unless --force is passed.
- Support PAPERCLIP_WORKTREES_DIR env var as default for --home across
  all worktree commands.
- Support PAPERCLIP_WORKTREE_START_POINT env var as default for
  --start-point on worktree:make.
- Auto-prefix worktree names with "paperclip-" if not already present,
  so `worktree:make subissues` creates ~/paperclip-subissues.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 07:24:39 -05:00
..
client Fix CI typecheck and default OpenClaw sessions to issue scope 2026-03-07 18:33:40 -06:00
allowed-hostname.ts fix(cli): add restart hint after allowed-hostname change 2026-03-10 16:43:40 -07:00
auth-bootstrap-ceo.ts Unblock canary onboard smoke bootstrap 2026-03-09 16:06:16 -05:00
configure.ts fix: add missing disableSignUp to auth config objects in CLI 2026-03-09 07:43:47 -05:00
db-backup.ts Add paperclipai db:backup CLI command 2026-03-05 06:02:12 -06:00
doctor.ts Fix doctor summary after repairs 2026-03-10 10:13:05 -05:00
env.ts centralize URLs into single canonical URL var 2026-03-05 17:55:34 -03:00
heartbeat-run.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
onboard.ts fix: complete authenticated onboarding startup 2026-03-09 11:26:58 -05:00
run.ts tweaks to docker smoke 2026-03-09 14:41:00 -05:00
worktree-lib.ts Add worktree-specific favicon branding 2026-03-10 16:15:11 -05:00
worktree.ts feat(worktree): add worktree:cleanup command, env var defaults, and auto-prefix 2026-03-13 07:24:39 -05:00