Receive user request to manage AI agents.
Determine the appropriate Paseo CLI command based on the request.
Execute the Paseo CLI command with the necessary parameters.
Monitor the agent's progress using `paseo logs`.
Send follow-up prompts using `paseo send` if needed.
Handle timeouts and re-run commands as necessary.
Provide the final output or status to the user.