Skip to main content

register_all_kernel_tools

Function register_all_kernel_tools 

Source
pub fn register_all_kernel_tools(
    registry: &ToolRegistry,
    kernel: &KernelHandle,
    _agent_id: &str,
)
Expand description

Register all kernel domain tools into the registry.

Called by super::kernel_bridge::OxiosKernelBridge during agent build. This is the canonical list of kernel tools available in oxios agents.