Skip to main content

Module agents

Module agents 

Source
Expand description

admin agents command group: manage A2A agent configurations and runtime.

Exposes AgentsCommands covering the agent lifecycle — list, show, validate, create, edit, delete, status, logs — plus A2A interaction (registry discovery, message, task, tools) and direct run. Each variant dispatches to a sibling module that returns a crate::shared::CommandOutput.

Modules§

types
Serializable output payloads for the admin agents command group.

Enums§

AgentsCommands

Functions§

execute
execute_with_config