Path Parameters
Repo ID
Request Body
Name of the predefined agent to run
Input parameters for the agent
Response
The agent returns a Server-Sent Events (SSE) stream with real-time updates from tool calls. The various event types indicate different stages of execution.Event Types
Signals that the agent execution has begun
Contains agent reasoning, analysis, and text responses
Reports tool usage and execution results
Indicates code changes have been made to the repository
Reports build process status and results
Reports test execution status and results
Signals that changes have been deployed/visualizations updated
Reports errors that occurred during agent execution
Signals that the agent execution has completed successfully