Supervised subagent job process.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
@spec cancel(pid()) :: :ok
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link( {Vibe.Subagents.JobInfo.t(), keyword()} | Vibe.Subagents.JobInfo.t(), keyword() ) :: GenServer.on_start()