Vibe.Subagents.Supervisor (vibe v0.2.1)

Copy Markdown View Source

DynamicSupervisor for subagent job processes.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])

@spec start_link(keyword()) :: Supervisor.on_start()