Proxy Tool Lazy Loading Mode
In the Proxy tool lazy loading mode, Hawa Code provides only one tool to the model: ProxyTool. All other tools are invoked through ProxyTool. Hawa Code also loads tools on demand, but once loaded, tools are not unloaded.
How to Enable

Prompt Caching
The Proxy tool lazy loading mode does not break the Prompt Caching prefix, so cache hits are maximized. However, the Proxy mode uses slightly more tokens than the Load mode.