AgentSessions
Send a message to a coding agent, streaming the reply (SSE)
post/api/v0beta1/agent-sessions/stream
Request body
Response
A text/event-stream of the send. Frames are named by the SSE event: field: status, delta, terminal done (the full AgentSessionSendResponse), or error.