Agentic.Subagent.CoordinatorSupervisor (agentic v0.2.2)

Copy Markdown

Dynamic supervisor for per-workspace Coordinators.

Starts Coordinator processes lazily via start_coordinator/1.

Summary

Functions

Returns a specification to start this module under a supervisor.

Start a Coordinator for the given workspace.

Functions

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_coordinator(workspace)

Start a Coordinator for the given workspace.

start_link(init_arg)