Class ToolRegistry

java.lang.Object
net.thevpc.naru.tool.ToolRegistry

public class ToolRegistry extends Object
Registry of all tools available to the agent.

Tools are kept in insertion order so the model always sees them in a deterministic sequence.