Superintelligence.AIAgent.ActionExecutor (superintelligence v0.1.0)

Executes actions determined by the AI agent, with integration to the existing worker pool for resource management.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

execute_action(action, params \\ %{})

execute_async(action, params \\ %{})

get_execution_history(limit \\ 50)

get_task_status(task_id)

list_active_tasks()

start_link(opts \\ [])