DAFT - v1.0.0
    Preparing search index...

    Variable toolsConst

    tools: Record<string, Tool> = ...

    Registry of built-in tools.

    Includes:

    • llm - Call OpenCode Zen LLM
    • mockLLM - Test tool that returns mock data from spec's _mock object