This commit introduces support for AICockpit as a target IDE in the installer. When selected, the installer will generate or update a `.aicockpitmodes` file in the project's root directory.
Each agent is configured as a custom mode within AICockpit, using metadata extracted from the agent's YAML definition. This allows users to easily use their agents directly within the AICockpit environment. The integration reuses the existing `roo-permissions` configuration for setting file access permissions.