Superintelligence.AIAgent.Coordinator (superintelligence v0.1.0)

Coordinates multiple AI agents and manages their interactions. Provides high-level API for task orchestration.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

create_agent(name, config \\ %{})

get_task_status(task_id)

list_agents()

list_tasks()

start_link(opts \\ [])

stop_agent(name)

submit_task(description, opts \\ [])