Generate, launch, or save a kitty session file for the swarm (kitty only)
<action> <team_name># Swarm Session Management Manage kitty session files for a team. ## Arguments - `$1` - Action (required): generate, launch, or save - `$2` - Team name (required) ## Actions - **generate** - Create a `.kitty-session` file from the team config - **launch** - Start a new kitty instance with all teammates - **save** - Save current kitty state to session file ## Session File Location Session files are stored with the team: ## Prerequisites This command is for **kitty terminal only**. Requires: - Running inside kitty terminal - Remote control enabled in `~/.config/kitty/kitty.conf`: ...