System Tools

Enkaidu includes system-level tools which are controllable via session-level configuration. These tools, when enabled, affect the behaviour of Enkaidu.

System tools require you to allow them via session properties in the configuration file. Otherwise they are not enabled.

Enkaidu includes a small number of system-level tools that, when allowed / enabled, are intended to provide the models with dynamic control over how agentic work is done.

  1. For complex tasks, you can ask a model to use an agent to reduce the impact on the context window, especially when using small models.
  2. A model can also query and install tools without you having to pre-load them all the team. Caveat: tool calling models really want to call tools and the idea of installing before using a tool is not well represented in many models’ latent spaces.