Skip to main content

Module agent_loop

Module agent_loop 

Source
Expand description

Built-in kernel agent work loop.

Every daemon-spawned agent runs this loop. It receives messages from the A2ARouter inbox and processes built-in commands.

Functionsยง

kernel_agent_loop
Run the built-in kernel agent work loop.