Namespace JD.AI.Gateway.Commands
Classes
- AgentsCommand
Lists all running agents and their configuration.
- AuditCommand
Shows recent audit events with optional severity filter.
- ClearCommand
Clears conversation history for an agent.
- ConfigCommand
Prints a full configuration summary for the gateway.
- DocsCommand
/docs [topic]command — returns links to JD.AI documentation. Without a topic, lists all major documentation sections. With a topic, shows the most relevant links for that topic.
- DoctorCommand
/doctorcommand — runs all registered health checks and displays the results in a human-readable summary. Surfaces provider reachability, session store status, disk space, and memory usage.
- HelpCommand
Lists all available commands and their usage.
- ModelsCommand
Lists available models and current agent model selections.
- ProviderCommand
View or switch the AI provider for the current channel's agent.
- ProvidersCommand
Lists all detected AI providers and their availability.
- RouteCommand
View or change the agent routing for the current channel.
- RoutesCommand
Lists all channel-to-agent routing mappings.
- StatusCommand
Shows agent and channel health status.
- SwitchCommand
Switches the model for a running agent.
- UsageCommand
Shows current usage statistics (turns, agents, uptime).