From 23c6c78bf152ede6e7b5f7b7770b12a8442845a3 Mon Sep 17 00:00:00 2001 From: Beehive Innovations Date: Mon, 6 Oct 2025 10:02:25 +0400 Subject: [PATCH] docs: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d33f20..00d047a 100644 --- a/README.md +++ b/README.md @@ -220,7 +220,7 @@ Zen activates any provider that has credentials in your `.env`. See `.env.exampl - **[`docgen`](docs/tools/docgen.md)** - Generate documentation with complexity analysis **Utilities** -- **[`apilookup`](docs/tools/apilookup.md)** - Forces current-year API/SDK documentation lookups, prevents outdated training data responses +- **[`apilookup`](docs/tools/apilookup.md)** - Forces current-year API/SDK documentation lookups in a sub-process (saves tokens within the current context window), prevents outdated training data responses - **[`challenge`](docs/tools/challenge.md)** - Prevent "You're absolutely right!" responses with critical analysis - **[`tracer`](docs/tools/tracer.md)** *(disabled by default - [enable](#tool-configuration))* - Static analysis prompts for call-flow mapping