"""Slash command: ``/fleet`` (registered local AI agent fleet view).""" from __future__ import annotations from surfaces.interactive_shell.command_registry.agents.core import COMMANDS __all__ = ["COMMANDS"]