Create an ExtensionPack exposing the standalone memory editor tools.
ExtensionPack
Loading the returned pack through ExtensionManager makes the tools immediately visible to ToolExecutor/ToolOrchestrator because they all share the same tool registry.
ExtensionManager
ToolExecutor
ToolOrchestrator
tool
Optional
Create an
ExtensionPackexposing the standalone memory editor tools.Loading the returned pack through
ExtensionManagermakes the tools immediately visible toToolExecutor/ToolOrchestratorbecause they all share the sametoolregistry.