Clean up a swarm team by killing tmux/kitty sessions and optionally removing files
<team_name> [--force]# Cleanup Swarm Team Clean up a team's resources. ## Arguments - `$1` - Team name (required) - `$2` - Pass `--force` to also remove team directories and task files (optional) ## Instructions Execute the following script using bash explicitly: Report: 1. Which sessions/windows were killed 2. If `--force`: which directories were removed 3. Confirmation that cleanup is complete **Warning:** If `--force` is used, all team data (config, inboxes, tasks) will be permanently deleted.