LMStudio.EvolutionSystem (lmstudio v0.1.0)

Supervisor and coordinator for the continuous evolution system.

Manages multiple cognitive agents and facilitates cross-pollination of successful patterns between agents.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

generate_code_from_insights(insights \\ nil)

get_agent_names()

get_learning_trajectory()

get_system_state()

run_evolution_cycle(topic \\ nil)

start_continuous_evolution(base_topic \\ nil)

start_link(opts \\ [])

stop_continuous_evolution()