#!/usr/bin/env node /** * AgentFactory Cleanup CLI * * Cleans up orphaned git worktrees and stale local branches. * * Usage: * af-cleanup [options] * * Options: * --dry-run Show what would be cleaned up without removing anything * --force Force removal / include branches with gone remotes * --path