pub fn spawn(agent: AgentId, opts: &SpawnOptions) -> Result<SpawnOutcome>Expand description
Idempotently spawn agent in a detached tmux session.
pub fn spawn(agent: AgentId, opts: &SpawnOptions) -> Result<SpawnOutcome>Idempotently spawn agent in a detached tmux session.