Subagent job configuration builder.
Summary
Functions
@spec new( String.t(), keyword() ) :: {:ok, Vibe.Subagents.JobInfo.t()} | {:error, term()}
@spec reconstruct() :: %{required(String.t()) => Vibe.Subagents.JobInfo.t()}
Subagent job configuration builder.
@spec new( String.t(), keyword() ) :: {:ok, Vibe.Subagents.JobInfo.t()} | {:error, term()}
@spec reconstruct() :: %{required(String.t()) => Vibe.Subagents.JobInfo.t()}