pub fn register_code(
registry: &ToolRegistry,
graph: Arc<Mutex<CodeGraph>>,
) -> ToolRegistryExpand description
Register the code tools (4) against a shared graph.
pub fn register_code(
registry: &ToolRegistry,
graph: Arc<Mutex<CodeGraph>>,
) -> ToolRegistryRegister the code tools (4) against a shared graph.