Skip to main content

cmd_agent_spawn

Function cmd_agent_spawn 

Source
pub async fn cmd_agent_spawn(
    room_id: &str,
    token: &str,
    username: &str,
    model: Option<&str>,
    issue: Option<&str>,
    personality: Option<&str>,
    socket: Option<&Path>,
) -> Result<()>
Expand description

One-shot room agent spawn — spawn a ralph agent in the room.